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

{
    "count": 22002,
    "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=9",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=7",
    "results": [
        {
            "id": 39680,
            "slug": "vs19_504_144",
            "identifier": "vs19_504_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_144/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39667,
            "slug": "vs19_504_129",
            "identifier": "vs19_504_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_129/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 25.8, 25.9, 25.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.8, 25.9, 25.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": 19,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39983,
            "slug": "vs19_517_057",
            "identifier": "vs19_517_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_057/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 38026,
            "slug": "vs19_470_035",
            "identifier": "vs19_470_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_035/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2308/84 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/84 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39492,
            "slug": "vs19_503_160",
            "identifier": "vs19_503_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_160/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 160,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 16,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39683,
            "slug": "vs19_504_148",
            "identifier": "vs19_504_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_148/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 25747,
            "slug": "vs19_211_042",
            "identifier": "vs19_211_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_042/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1556/1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1556/1 DDL n. 1556",
            "original_title": "Votazione Ordine del giorno 9/1556/1 DDL n. 1556",
            "description_title": "Ordine del giorno n. 9/1556/1 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25480,
            "slug": "vs19_206_048",
            "identifier": "vs19_206_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_048/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25492,
            "slug": "vs19_206_049",
            "identifier": "vs19_206_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_049/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 107,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29235,
            "slug": "vs19_266_086",
            "identifier": "vs19_266_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_086/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1780/22, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1780/22, DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/22, DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/22, nel testo riformulato, 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": "Approvata",
            "n_rebels": 9,
            "n_margin": 105,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29602,
            "slug": "vs19_256_037",
            "identifier": "vs19_256_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_037/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/630/9, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/630/9, PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/9, PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/9, nel testo riformulato, CASU ANDREA (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": 7,
            "n_margin": 101,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 25755,
            "slug": "vs19_210_204",
            "identifier": "vs19_210_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_204/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 20018,
            "slug": "vs19_074_017",
            "identifier": "vs19_074_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_074_017/?format=api",
            "sitting": {
                "id": 1331,
                "date": "2023-03-23",
                "number": 74,
                "branch": "C"
            },
            "number": 17,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle condizioni di sicurezza e sullo stato di degrado delle città e delle loro periferie (Doc. XXII, nn. 11-14-16-19-20-21-22) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulle condizioni di sicurezza e sullo stato di degrado delle città e delle loro periferie (Doc. XXII, nn. 11-14-16-19-20-21-22)",
            "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": 105,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30305,
            "slug": "vs19_292_078",
            "identifier": "vs19_292_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_078/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 25752,
            "slug": "vs19_210_195",
            "identifier": "vs19_210_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_195/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 195,
            "title": "Ordine del giorno n. 9/1341/19, come riformulato, AMORESE ALESSANDRO (FDI) - Votazione Ordine del giorno 9/1341/19, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/19, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/19, come riformulato, AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 23.46
        },
        {
            "id": 25486,
            "slug": "vs19_206_042",
            "identifier": "vs19_206_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_042/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1474/4, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1474/4, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/4, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/4, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 112,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 33645,
            "slug": "vs19_384_047",
            "identifier": "vs19_384_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_047/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1002",
            "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": 46,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 33430,
            "slug": "vs19_377_132",
            "identifier": "vs19_377_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_132/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/1632-A/6 - Votazione Ordine del giorno 9/1632-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/6 ",
            "description_title": "ODG 9/1632-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 111,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33625,
            "slug": "vs19_384_078",
            "identifier": "vs19_384_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_078/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/30-A E ABB/8 - Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "description_title": "ODG 9/30-A E ABB/8",
            "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": 14,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34023,
            "slug": "vs19_397_091",
            "identifier": "vs19_397_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_091/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 35925,
            "slug": "vs19_418_015",
            "identifier": "vs19_418_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_015/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 15,
            "title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "original_title": "Votazione finale DDL n. 2206",
            "description_title": "Conversione in legge del decreto-legge 27 dicembre 2024, n. 200, recante disposizioni urgenti per la proroga dell'autorizzazione alla cessione di mezzi, materiali ed equipaggiamenti militari in favore delle autorità governative dell'Ucraina (Approvato dal Senato) (DDL 2206)",
            "public_title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "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": 75,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34029,
            "slug": "vs19_397_095",
            "identifier": "vs19_397_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_095/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 33691,
            "slug": "vs19_385_003",
            "identifier": "vs19_385_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_003/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "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": 76,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 30788,
            "slug": "vs19_314_065",
            "identifier": "vs19_314_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_065/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 3.05 BONETTI ELENA (APERRE) - Votazione Emendamento 3.05 PDL n. 1741",
            "original_title": "Votazione Emendamento 3.05 PDL n. 1741",
            "description_title": "Articolo aggiuntivo 3.05 BONETTI ELENA (APERRE)",
            "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": 52.52,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 30799,
            "slug": "vs19_314_068",
            "identifier": "vs19_314_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_068/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1737",
            "original_title": "Votazione Articolo 1 PDL n. 1737",
            "description_title": "Articolo 1",
            "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": 100,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 30312,
            "slug": "vs19_293_020",
            "identifier": "vs19_293_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_020/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30796,
            "slug": "vs19_314_067",
            "identifier": "vs19_314_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_067/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 4.300, PDL n. 1741",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 39508,
            "slug": "vs19_503_177",
            "identifier": "vs19_503_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_177/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.05",
            "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": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39685,
            "slug": "vs19_504_150",
            "identifier": "vs19_504_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_150/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 150,
            "title": "EM 28.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.7",
            "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": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39351,
            "slug": "vs19_503_016",
            "identifier": "vs19_503_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_016/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 5.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.6",
            "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": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39346,
            "slug": "vs19_503_011",
            "identifier": "vs19_503_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_011/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.2, 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2, 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39482,
            "slug": "vs19_503_149",
            "identifier": "vs19_503_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_149/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39614,
            "slug": "vs19_504_064",
            "identifier": "vs19_504_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_064/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 13.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.11",
            "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": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39687,
            "slug": "vs19_504_152",
            "identifier": "vs19_504_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_152/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 28.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.6",
            "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": 16,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39649,
            "slug": "vs19_504_109",
            "identifier": "vs19_504_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_109/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 23.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39506,
            "slug": "vs19_503_174",
            "identifier": "vs19_503_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_174/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 174,
            "title": "EM 4.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.30",
            "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": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38447,
            "slug": "vs19_481_056",
            "identifier": "vs19_481_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_056/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2329-A/60 - Votazione Ordine del giorno 9/2329-A/60 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/60 ",
            "description_title": "ODG 9/2329-A/60",
            "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": 52.67,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39295,
            "slug": "vs19_499_015",
            "identifier": "vs19_499_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_015/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39681,
            "slug": "vs19_504_146",
            "identifier": "vs19_504_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_146/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 146,
            "title": "ART AGG 27.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 27.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39489,
            "slug": "vs19_503_156",
            "identifier": "vs19_503_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_156/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 3.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.17",
            "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": 52.67,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39469,
            "slug": "vs19_503_135",
            "identifier": "vs19_503_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_135/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 2.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.24",
            "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": 13,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39640,
            "slug": "vs19_504_096",
            "identifier": "vs19_504_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_096/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 18.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39509,
            "slug": "vs19_503_178",
            "identifier": "vs19_503_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_178/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 178,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39494,
            "slug": "vs19_503_162",
            "identifier": "vs19_503_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_162/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 4.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.16",
            "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": 52.67,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39485,
            "slug": "vs19_503_152",
            "identifier": "vs19_503_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_152/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.11",
            "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": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 37227,
            "slug": "vs19_449_068",
            "identifier": "vs19_449_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_068/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (PD-IDP) - Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (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": 12,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39986,
            "slug": "vs19_517_060",
            "identifier": "vs19_517_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_060/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 9.01000 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.01000 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/2",
            "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": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39985,
            "slug": "vs19_517_059",
            "identifier": "vs19_517_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_059/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "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": 52.67,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39542,
            "slug": "vs19_504_100",
            "identifier": "vs19_504_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_100/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 16,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.82
        }
    ]
}