Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=50
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=majority_cohesion_rate&page=51",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=49",
    "results": [
        {
            "id": 34779,
            "slug": "vs19_353_032",
            "identifier": "vs19_353_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_032/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.51 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.51 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": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 35192,
            "slug": "vs19_354_029",
            "identifier": "vs19_354_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_029/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "original_title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "description_title": "",
            "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": 16,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 35157,
            "slug": "vs19_353_057",
            "identifier": "vs19_353_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_057/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 35148,
            "slug": "vs19_353_048",
            "identifier": "vs19_353_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_048/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22950,
            "slug": "19-86-35",
            "identifier": "19-86-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-35/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 35,
            "title": "Ripristino della festività nazionale del 4 novembre - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ripristino della festività nazionale del 4 novembre",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.77,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 24141,
            "slug": "19-103-4",
            "identifier": "19-103-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-103-4/?format=api",
            "sitting": {
                "id": 1473,
                "date": "2023-09-20",
                "number": 103,
                "branch": "S"
            },
            "number": 4,
            "title": "Proposta Giunta fav. a riconoscimento     insindacabilità",
            "original_title": "Proposta Giunta fav. a riconoscimento     insindacabilità",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 38,
            "majority_cohesion_rate": 58.77,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 38536,
            "slug": "19-306-66",
            "identifier": "19-306-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-66/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 66,
            "title": "Proposta Giunta contraria all'autorizzazione all'utilizzo di intercettazioni telefoniche",
            "original_title": "Proposta Giunta contraria all'autorizzazione all'utilizzo di intercettazioni telefoniche",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 56.63
        },
        {
            "id": 34947,
            "slug": "vs19_333_012",
            "identifier": "vs19_333_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_012/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/45, nel testo riformulato, CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/45, nel testo riformulato, CASO ANTONIO (M5S)",
            "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": 7,
            "n_margin": 125,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 36705,
            "slug": "19-281-84",
            "identifier": "19-281-84",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-84/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 84,
            "title": "Ratifica accordo Italia-Uae in materia di trasferimento di persone condannate",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Trattato Italia-Emirati Arabi Uniti trasferimento persone condannate",
            "public_title": "Ratifica accordo Italia-Uae in materia di trasferimento di persone condannate",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 34958,
            "slug": "vs19_335_004",
            "identifier": "vs19_335_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_004/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1937/5, nel testo riformulato, BAKKALI OUIDAD (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/5, nel testo riformulato, BAKKALI OUIDAD (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": "Approvata",
            "n_rebels": 3,
            "n_margin": 98,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 36690,
            "slug": "19-281-111",
            "identifier": "19-281-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-111/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 111,
            "title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "public_title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "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": 61,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 30792,
            "slug": "vs19_313_001",
            "identifier": "vs19_313_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_001/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.0102 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 1.0102 DDL n. 1854",
            "original_title": "Votazione Emendamento 1.0102 DDL n. 1854",
            "description_title": "Articolo aggiuntivo 1.0102 GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34732,
            "slug": "vs19_333_020",
            "identifier": "vs19_333_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_020/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 20,
            "title": "Bilancio consuntivo Camera",
            "original_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2023 (Doc. VIII, n. 3)",
            "description_title": "",
            "public_title": "Bilancio consuntivo Camera",
            "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": 119,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 36704,
            "slug": "19-281-85",
            "identifier": "19-281-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-85/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 85,
            "title": "Ratifica Accordo Italia-Sovrano Militare Ordine di Malta - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo Italia-Sovrano Militare Ordine di Malta",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 31440,
            "slug": "vs19_331_063",
            "identifier": "vs19_331_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_063/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1975/17, nel testo riformulato, CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1975/17, DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/17, DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/17, nel testo riformulato, CARMINA IDA (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": 12,
            "n_margin": 117,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38579,
            "slug": "19-306-4",
            "identifier": "19-306-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-4/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 1482. Em. 1.6, Fregolent e Musolino",
            "original_title": "DDL n. 1482. Em. 1.6, Fregolent e Musolino",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 6,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 35546,
            "slug": "19-259-22",
            "identifier": "19-259-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-259-22/?format=api",
            "sitting": {
                "id": 1868,
                "date": "2025-01-08",
                "number": 259,
                "branch": "S"
            },
            "number": 22,
            "title": "Istituzione della Giornata nazionale della cittadinanza digitale",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione della Giornata nazionale della cittadinanza digitale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 37254,
            "slug": "19-287-2",
            "identifier": "19-287-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-287-2/?format=api",
            "sitting": {
                "id": 1941,
                "date": "2025-03-19",
                "number": 287,
                "branch": "S"
            },
            "number": 2,
            "title": "Sulla promozione della memoria dei campi di prigionia, di internamento e di concentramento in Italia - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Sulla promozione della memoria dei campi di prigionia, di internamento e di concentramento in Italia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 65,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38269,
            "slug": "vs19_477_035",
            "identifier": "vs19_477_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_035/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.79, 1.81, 1.82 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.79, 1.81, 1.82",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38246,
            "slug": "vs19_477_012",
            "identifier": "vs19_477_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_012/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.93 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.93",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38429,
            "slug": "vs19_481_038",
            "identifier": "vs19_481_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_038/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2329-A/38 - Votazione Ordine del giorno 9/2329-A/38 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/38 ",
            "description_title": "ODG 9/2329-A/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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38266,
            "slug": "vs19_477_032",
            "identifier": "vs19_477_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_032/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.61 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38430,
            "slug": "vs19_481_039",
            "identifier": "vs19_481_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_039/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2329-A/39 - Votazione Ordine del giorno 9/2329-A/39 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/39 ",
            "description_title": "ODG 9/2329-A/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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38459,
            "slug": "vs19_482_009",
            "identifier": "vs19_482_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_009/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38427,
            "slug": "vs19_481_036",
            "identifier": "vs19_481_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_036/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2329-A/36 - Votazione Ordine del giorno 9/2329-A/36 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/36 ",
            "description_title": "ODG 9/2329-A/36",
            "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": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38491,
            "slug": "vs19_482_041",
            "identifier": "vs19_482_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_041/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38502,
            "slug": "vs19_482_052",
            "identifier": "vs19_482_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_052/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38274,
            "slug": "vs19_477_040",
            "identifier": "vs19_477_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_040/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 1.024, 1.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.024, 1.027",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37327,
            "slug": "vs19_450_068",
            "identifier": "vs19_450_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_068/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2084/8 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2084/8 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/8 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37337,
            "slug": "vs19_450_078",
            "identifier": "vs19_450_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_078/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38472,
            "slug": "vs19_482_022",
            "identifier": "vs19_482_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_022/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38244,
            "slug": "vs19_477_010",
            "identifier": "vs19_477_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_010/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.83 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.83",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 38410,
            "slug": "vs19_481_019",
            "identifier": "vs19_481_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_019/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2329-A/19 - Votazione Ordine del giorno 9/2329-A/19 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/19 ",
            "description_title": "ODG 9/2329-A/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38407,
            "slug": "vs19_481_016",
            "identifier": "vs19_481_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_016/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2329-A/16 - Votazione Ordine del giorno 9/2329-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/16 ",
            "description_title": "ODG 9/2329-A/16",
            "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": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38200,
            "slug": "vs19_476_012",
            "identifier": "vs19_476_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_012/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.6 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0741",
            "description_title": "Emendamento 2.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37331,
            "slug": "vs19_450_072",
            "identifier": "vs19_450_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_072/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 38202,
            "slug": "vs19_476_015",
            "identifier": "vs19_476_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_015/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38473,
            "slug": "vs19_482_023",
            "identifier": "vs19_482_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_023/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.24, 1.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24, 1.1009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37244,
            "slug": "vs19_449_085",
            "identifier": "vs19_449_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_085/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38318,
            "slug": "vs19_479_026",
            "identifier": "vs19_479_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_026/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2362/11 - Votazione Ordine del giorno 9/2362/11 ",
            "original_title": "Votazione Ordine del giorno 9/2362/11 ",
            "description_title": "ODG 9/2362/11",
            "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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38462,
            "slug": "vs19_482_012",
            "identifier": "vs19_482_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_012/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37241,
            "slug": "vs19_449_082",
            "identifier": "vs19_449_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_082/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38412,
            "slug": "vs19_481_021",
            "identifier": "vs19_481_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_021/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2329-A/21 - Votazione Ordine del giorno 9/2329-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/21 ",
            "description_title": "ODG 9/2329-A/21",
            "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": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37224,
            "slug": "vs19_449_065",
            "identifier": "vs19_449_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_065/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 1-sexies.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1-sexies.04 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.04 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38741,
            "slug": "vs19_487_101",
            "identifier": "vs19_487_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_101/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 101,
            "title": "ODG 9/2355/131 - Votazione Ordine del giorno 9/2355/131 ",
            "original_title": "Votazione Ordine del giorno 9/2355/131 ",
            "description_title": "ODG 9/2355/131",
            "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": 34,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 38404,
            "slug": "vs19_481_013",
            "identifier": "vs19_481_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_013/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2329-A/13 - Votazione Ordine del giorno 9/2329-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/13 ",
            "description_title": "ODG 9/2329-A/13",
            "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": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38040,
            "slug": "vs19_470_050",
            "identifier": "vs19_470_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_050/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 50,
            "title": "Questioni pregiudiziali n. 1 MAGI RICCARDO (M-+EUR) e SCHULLIAN MANFRED (M-MIN), n. 2 D'ORSO VALENTINA (M5S) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 BOSCHI MARIA ELENA (IVICRE) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 2355",
            "original_title": "Votazione pregiudiziale DDL n. 2355",
            "description_title": "Questioni pregiudiziali n. 1 MAGI RICCARDO (M-+EUR) e SCHULLIAN MANFRED (M-MIN), n. 2 D'ORSO VALENTINA (M5S) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 BOSCHI MARIA ELENA (IVICRE) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 40.76
        }
    ]
}