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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=31",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=29",
    "results": [
        {
            "id": 39359,
            "slug": "vs19_503_024",
            "identifier": "vs19_503_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_024/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 6.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2482",
            "description_title": "Emendamento 6.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39567,
            "slug": "vs19_504_011",
            "identifier": "vs19_504_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_011/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39589,
            "slug": "vs19_504_036",
            "identifier": "vs19_504_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_036/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 10.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.8",
            "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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39587,
            "slug": "vs19_504_034",
            "identifier": "vs19_504_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_034/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 10.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 35440,
            "slug": "vs19_402_089",
            "identifier": "vs19_402_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_089/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 35694,
            "slug": "vs19_409_014",
            "identifier": "vs19_409_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_014/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.34 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.34 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.34 DDL n. 1917",
            "description_title": "Emendamento 3.34 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34686,
            "slug": "vs19_387_084",
            "identifier": "vs19_387_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_084/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2088-AR/87, come riformulato, AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2088-AR/87, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/87, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/87, come riformulato, AMATO GAETANO (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": 4,
            "n_margin": 110,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34568,
            "slug": "vs19_377_002",
            "identifier": "vs19_377_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_002/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 33594,
            "slug": "vs19_380_002",
            "identifier": "vs19_380_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_002/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 2,
            "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": 80,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34253,
            "slug": "vs19_389_016",
            "identifier": "vs19_389_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_016/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (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": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34296,
            "slug": "vs19_389_019",
            "identifier": "vs19_389_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_019/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34476,
            "slug": "vs19_377_001",
            "identifier": "vs19_377_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_001/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE)",
            "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": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33511,
            "slug": "vs19_377_129",
            "identifier": "vs19_377_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_129/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 129,
            "title": "DDL 1632-A - ODG N 3 RIF - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 1632-A - ODG N 3 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33633,
            "slug": "vs19_384_062",
            "identifier": "vs19_384_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_062/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01008",
            "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": 15,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36911,
            "slug": "vs19_444_003",
            "identifier": "vs19_444_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_003/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.4 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.4 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.4 PDL n. 2149",
            "description_title": "Emendamento 2.4 RICCIARDI MARIANNA (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34772,
            "slug": "vs19_353_025",
            "identifier": "vs19_353_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_025/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32452,
            "slug": "vs19_359_043",
            "identifier": "vs19_359_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_043/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 43,
            "title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "original_title": "Votazione finale DDL n. 2066",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 agosto 2024, n. 113, recante misure urgenti di carattere fiscale, proroghe di termini normativi ed interventi di carattere economico (Approvato dal Senato) (DDL 2066)",
            "public_title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 30331,
            "slug": "vs19_300_002",
            "identifier": "vs19_300_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_002/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.1005 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 0304",
            "description_title": "Emendamento 1.1005 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36352,
            "slug": "19-275-7",
            "identifier": "19-275-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-7/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 7,
            "title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "original_title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 55.42
        },
        {
            "id": 30269,
            "slug": "vs19_293_009",
            "identifier": "vs19_293_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_009/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 9,
            "title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "original_title": "Votazione finale PDL n. 0536-B",
            "description_title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo (Approvata, in un testo unificato, dalla Camera e modificata dal Senato) (PDL 536-891-910-B)",
            "public_title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "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": 115,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30342,
            "slug": "vs19_297_025",
            "identifier": "vs19_297_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_025/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 31714,
            "slug": "vs19_342_094",
            "identifier": "vs19_342_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_094/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 30874,
            "slug": "vs19_313_019",
            "identifier": "vs19_313_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_019/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/433 E ABB/1 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/433 E ABB/1 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/1 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/1 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 40353,
            "slug": "vs19_536_063",
            "identifier": "vs19_536_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_063/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2570/12 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/12 SERRACCHIANI DEBORA (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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40407,
            "slug": "vs19_539_045",
            "identifier": "vs19_539_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_045/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.2 GIULIANO CARLA (M5S) - Votazione Emendamento 2.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2623",
            "description_title": "Emendamento 2.2 GIULIANO CARLA (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41266,
            "slug": "vs19_572_038",
            "identifier": "vs19_572_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_038/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42668,
            "slug": "vs19_609_098",
            "identifier": "vs19_609_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_098/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 98,
            "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": 7,
            "n_margin": 13,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40403,
            "slug": "vs19_539_041",
            "identifier": "vs19_539_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_041/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.50 GIULIANO CARLA (M5S) - Votazione Emendamento 1.50 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2623",
            "description_title": "Emendamento 1.50 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40352,
            "slug": "vs19_536_062",
            "identifier": "vs19_536_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_062/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (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": 16,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42602,
            "slug": "vs19_609_032",
            "identifier": "vs19_609_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_032/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37767,
            "slug": "vs19_464_036",
            "identifier": "vs19_464_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_036/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1621/6 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1621/6 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/6 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/6 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": 31,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 37233,
            "slug": "vs19_449_074",
            "identifier": "vs19_449_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_074/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41526,
            "slug": "vs19_577_066",
            "identifier": "vs19_577_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_066/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41091,
            "slug": "vs19_568_066",
            "identifier": "vs19_568_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_066/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2643-A/9 - Votazione Ordine del giorno 9/2643-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/9 ",
            "description_title": "ODG 9/2643-A/9",
            "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": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40293,
            "slug": "vs19_536_003",
            "identifier": "vs19_536_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_003/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2570",
            "description_title": "Emendamento 1.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37229,
            "slug": "vs19_449_070",
            "identifier": "vs19_449_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_070/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37228,
            "slug": "vs19_449_069",
            "identifier": "vs19_449_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_069/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40966,
            "slug": "vs19_559_013",
            "identifier": "vs19_559_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_013/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 13,
            "title": "Conversione decreto Arera",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2642-A - VOTO FINALE",
            "public_title": "Conversione decreto Arera",
            "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": 53,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 41066,
            "slug": "vs19_568_041",
            "identifier": "vs19_568_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_041/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38478,
            "slug": "vs19_482_028",
            "identifier": "vs19_482_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_028/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40634,
            "slug": "vs19_551_015",
            "identifier": "vs19_551_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_015/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA) - Votazione Emendamento 2.1005, PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1005, PDL n. 1521",
            "description_title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA)",
            "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": 70,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38425,
            "slug": "vs19_481_034",
            "identifier": "vs19_481_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_034/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2329-A/34 - Votazione Ordine del giorno 9/2329-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/34 ",
            "description_title": "ODG 9/2329-A/34",
            "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": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40414,
            "slug": "vs19_539_052",
            "identifier": "vs19_539_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_052/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.9 DORI DEVIS (AVS) - Votazione Emendamento 2.9 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2623",
            "description_title": "Emendamento 2.9 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41107,
            "slug": "vs19_571_045",
            "identifier": "vs19_571_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_045/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 45,
            "title": "Legge sul femminicidio e contrasto alla violenza sulle donne",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2528 - VOTO FINALE",
            "public_title": "Legge sul femminicidio e contrasto alla violenza sulle donne",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42718,
            "slug": "vs19_609_148",
            "identifier": "vs19_609_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_148/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 148,
            "title": "ODG 9/2673-A/32 - Votazione Ordine del giorno 9/2673-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/32 ",
            "description_title": "ODG 9/2673-A/32",
            "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": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41532,
            "slug": "vs19_577_072",
            "identifier": "vs19_577_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_072/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41534,
            "slug": "vs19_577_074",
            "identifier": "vs19_577_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_074/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        }
    ]
}