Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=191
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=majority_cohesion_rate&page=192",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=190",
    "results": [
        {
            "id": 40099,
            "slug": "vs19_524_040",
            "identifier": "vs19_524_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_040/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 40,
            "title": "Conversione decreto economico",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2551 - VOTO FINALE",
            "public_title": "Conversione decreto economico",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38011,
            "slug": "vs19_470_020",
            "identifier": "vs19_470_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_020/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2308/41 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2308/41 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/41 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/41 MARINO MARIA STEFANIA (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": 66,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 37553,
            "slug": "vs19_455_004",
            "identifier": "vs19_455_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_004/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 MARI FRANCESCO (AVS) - Votazione Emendamento 1.4 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0153",
            "description_title": "Emendamento 1.4 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37144,
            "slug": "vs19_445_018",
            "identifier": "vs19_445_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_018/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) 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": 114,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 37131,
            "slug": "vs19_445_005",
            "identifier": "vs19_445_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_005/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00390, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, settimo, decimo, undicesimo, quindicesimo, sedicesimo e diciassettesimo della premessa, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, settimo, decimo, undicesimo, quindicesimo, sedicesimo e diciassettesimo della premessa, CAPPELLETTI ENRICO (M5S) 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": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37650,
            "slug": "vs19_460_051",
            "identifier": "vs19_460_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_051/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 18.2 LOMUTI ARNALDO (M5S) - Votazione Emendamento 18.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 18.2 DDL n. 2139",
            "description_title": "Emendamento 18.2 LOMUTI ARNALDO (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": 56,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 37610,
            "slug": "vs19_460_031",
            "identifier": "vs19_460_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_031/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2139",
            "original_title": "Votazione Articolo 12 DDL n. 2139",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40138,
            "slug": "vs19_524_032",
            "identifier": "vs19_524_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_032/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2551/76 - Votazione Ordine del giorno 9/2551/76 ",
            "original_title": "Votazione Ordine del giorno 9/2551/76 ",
            "description_title": "ODG 9/2551/76",
            "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": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40139,
            "slug": "vs19_524_033",
            "identifier": "vs19_524_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_033/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2551/77 - Votazione Ordine del giorno 9/2551/77 ",
            "original_title": "Votazione Ordine del giorno 9/2551/77 ",
            "description_title": "ODG 9/2551/77",
            "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": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40113,
            "slug": "vs19_524_007",
            "identifier": "vs19_524_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_007/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2551/44 - Votazione Ordine del giorno 9/2551/44 ",
            "original_title": "Votazione Ordine del giorno 9/2551/44 ",
            "description_title": "ODG 9/2551/44",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (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": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40115,
            "slug": "vs19_524_009",
            "identifier": "vs19_524_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_009/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2551/48 - Votazione Ordine del giorno 9/2551/48 ",
            "original_title": "Votazione Ordine del giorno 9/2551/48 ",
            "description_title": "ODG 9/2551/48",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40118,
            "slug": "vs19_524_012",
            "identifier": "vs19_524_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_012/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/51 - Votazione Ordine del giorno 9/2551/51 ",
            "original_title": "Votazione Ordine del giorno 9/2551/51 ",
            "description_title": "ODG 9/2551/51",
            "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": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40122,
            "slug": "vs19_524_016",
            "identifier": "vs19_524_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_016/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2551/56 - Votazione Ordine del giorno 9/2551/56 ",
            "original_title": "Votazione Ordine del giorno 9/2551/56 ",
            "description_title": "ODG 9/2551/56",
            "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": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40123,
            "slug": "vs19_524_017",
            "identifier": "vs19_524_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_017/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2551/57 - Votazione Ordine del giorno 9/2551/57 ",
            "original_title": "Votazione Ordine del giorno 9/2551/57 ",
            "description_title": "ODG 9/2551/57",
            "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": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37802,
            "slug": "vs19_467_014",
            "identifier": "vs19_467_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_014/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2281/30 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2281/30 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/30 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/30 BRAGA 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38643,
            "slug": "vs19_487_003",
            "identifier": "vs19_487_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_003/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2355/23 - Votazione Ordine del giorno 9/2355/23 ",
            "original_title": "Votazione Ordine del giorno 9/2355/23 ",
            "description_title": "ODG 9/2355/23",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38766,
            "slug": "vs19_489_009",
            "identifier": "vs19_489_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_009/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2420/15 - Votazione Ordine del giorno 9/2420/15 ",
            "original_title": "Votazione Ordine del giorno 9/2420/15 ",
            "description_title": "ODG 9/2420/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38649,
            "slug": "vs19_487_009",
            "identifier": "vs19_487_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_009/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2355/30 - Votazione Ordine del giorno 9/2355/30 ",
            "original_title": "Votazione Ordine del giorno 9/2355/30 ",
            "description_title": "ODG 9/2355/30",
            "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": 22,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 38761,
            "slug": "vs19_489_004",
            "identifier": "vs19_489_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_004/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2420/5 - Votazione Ordine del giorno 9/2420/5 ",
            "original_title": "Votazione Ordine del giorno 9/2420/5 ",
            "description_title": "ODG 9/2420/5",
            "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": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38662,
            "slug": "vs19_487_022",
            "identifier": "vs19_487_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_022/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2355/44 - Votazione Ordine del giorno 9/2355/44 ",
            "original_title": "Votazione Ordine del giorno 9/2355/44 ",
            "description_title": "ODG 9/2355/44",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38656,
            "slug": "vs19_487_016",
            "identifier": "vs19_487_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_016/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2355/38 - Votazione Ordine del giorno 9/2355/38 ",
            "original_title": "Votazione Ordine del giorno 9/2355/38 ",
            "description_title": "ODG 9/2355/38",
            "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": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38657,
            "slug": "vs19_487_017",
            "identifier": "vs19_487_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_017/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2355/39 - Votazione Ordine del giorno 9/2355/39 ",
            "original_title": "Votazione Ordine del giorno 9/2355/39 ",
            "description_title": "ODG 9/2355/39",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 38774,
            "slug": "vs19_489_017",
            "identifier": "vs19_489_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_017/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2420/31 - Votazione Ordine del giorno 9/2420/31 ",
            "original_title": "Votazione Ordine del giorno 9/2420/31 ",
            "description_title": "ODG 9/2420/31",
            "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": 36,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38637,
            "slug": "vs19_486_020",
            "identifier": "vs19_486_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_020/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2355/20 - Votazione Ordine del giorno 9/2355/20 ",
            "original_title": "Votazione Ordine del giorno 9/2355/20 ",
            "description_title": "ODG 9/2355/20",
            "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": 33,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38612,
            "slug": "vs19_483_010",
            "identifier": "vs19_483_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_010/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-183 - Votazione Risoluzione 6_00183",
            "original_title": "Votazione Risoluzione 6_00183",
            "description_title": "RIS 6-183",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 38660,
            "slug": "vs19_487_020",
            "identifier": "vs19_487_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_020/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2355/42 - Votazione Ordine del giorno 9/2355/42 ",
            "original_title": "Votazione Ordine del giorno 9/2355/42 ",
            "description_title": "ODG 9/2355/42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38606,
            "slug": "vs19_483_004",
            "identifier": "vs19_483_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_004/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-442 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-442",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35058,
            "slug": "vs19_336_066",
            "identifier": "vs19_336_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_066/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 7.1001 DEL BARBA MAURO (IVICRE)",
            "original_title": "Emendamento 7.1001 DEL BARBA MAURO (IVICRE)",
            "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": 1,
            "n_margin": 118,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32236,
            "slug": "vs19_328_012",
            "identifier": "vs19_328_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_012/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/28 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34805,
            "slug": "vs19_337_011",
            "identifier": "vs19_337_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_011/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.69 CASO ANTONIO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34811,
            "slug": "vs19_337_017",
            "identifier": "vs19_337_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_017/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31667,
            "slug": "vs19_342_043",
            "identifier": "vs19_342_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_043/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (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": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34801,
            "slug": "vs19_337_007",
            "identifier": "vs19_337_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_007/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.35 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.35 ORRICO ANNA LAURA (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31634,
            "slug": "vs19_342_010",
            "identifier": "vs19_342_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_010/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2002/11 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2002/11 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/11 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/11 FORATTINI ANTONELLA (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34813,
            "slug": "vs19_337_019",
            "identifier": "vs19_337_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_019/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.160 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.160 MANZI IRENE (PD-IDP)",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31467,
            "slug": "vs19_336_116",
            "identifier": "vs19_336_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_116/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1930/17 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/17 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31468,
            "slug": "vs19_336_117",
            "identifier": "vs19_336_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_117/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1930/18 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1930/18 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/18 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/18 LAI SILVIO (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": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34819,
            "slug": "vs19_337_025",
            "identifier": "vs19_337_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_025/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.238 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.238 AMATO GAETANO (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31646,
            "slug": "vs19_342_022",
            "identifier": "vs19_342_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_022/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2002/25, come riformulato dal Governo, AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2002/25, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/25, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/25, come riformulato dal Governo, AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 79.5
        },
        {
            "id": 34822,
            "slug": "vs19_337_028",
            "identifier": "vs19_337_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_028/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.292 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.292 MANZI IRENE (PD-IDP)",
            "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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31473,
            "slug": "vs19_336_122",
            "identifier": "vs19_336_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_122/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/27 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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31705,
            "slug": "vs19_342_081",
            "identifier": "vs19_342_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_081/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici ordini del giorno n. 9/2002/56 MAGI RICCARDO (M-+EUR) e n. 9/2002/81, nel testo riformulato, ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2002/56 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/56 DDL n. 2002",
            "description_title": "Identici ordini del giorno n. 9/2002/56 MAGI RICCARDO (M-+EUR) e n. 9/2002/81, nel testo riformulato, ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 35098,
            "slug": "vs19_337_065",
            "identifier": "vs19_337_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_065/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1691/29 COLUCCI ALFONSO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/29 COLUCCI ALFONSO (M5S)",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 34858,
            "slug": "vs19_336_012",
            "identifier": "vs19_336_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_012/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31628,
            "slug": "vs19_342_004",
            "identifier": "vs19_342_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_004/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2002/4 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2002/4 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/4 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31466,
            "slug": "vs19_336_115",
            "identifier": "vs19_336_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_115/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1930/15 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/15 CAPPELLETTI ENRICO (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": 37,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35024,
            "slug": "vs19_336_032",
            "identifier": "vs19_336_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_032/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 4.01 PAVANELLI EMMA (M5S)",
            "original_title": "Articolo aggiuntivo 4.01 PAVANELLI EMMA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 35030,
            "slug": "vs19_336_038",
            "identifier": "vs19_336_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_038/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 35103,
            "slug": "vs19_337_070",
            "identifier": "vs19_337_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_070/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1691/34 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/34 PAVANELLI EMMA (M5S)",
            "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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        }
    ]
}