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

{
    "count": 22927,
    "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=108",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=106",
    "results": [
        {
            "id": 34763,
            "slug": "vs19_353_016",
            "identifier": "vs19_353_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_016/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.30 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.30 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 34760,
            "slug": "vs19_353_013",
            "identifier": "vs19_353_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_013/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35123,
            "slug": "vs19_350_011",
            "identifier": "vs19_350_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_011/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38207,
            "slug": "vs19_476_021",
            "identifier": "vs19_476_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_021/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "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": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40436,
            "slug": "vs19_540_003",
            "identifier": "vs19_540_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_003/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 3,
            "title": "RIS 6-197 - Votazione Risoluzione 6_00197",
            "original_title": "Votazione Risoluzione 6_00197",
            "description_title": "RIS 6-197",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 37789,
            "slug": "vs19_467_001",
            "identifier": "vs19_467_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_001/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2281/6 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2281/6 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/6 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/6 GUERRA MARIA CECILIA (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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37310,
            "slug": "vs19_450_051",
            "identifier": "vs19_450_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_051/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 2084",
            "description_title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37820,
            "slug": "vs19_467_032",
            "identifier": "vs19_467_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_032/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2281/25 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2281/25 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/25 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/25 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37992,
            "slug": "vs19_470_001",
            "identifier": "vs19_470_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_001/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2308/1 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2308/1 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/1 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/1 ZARATTI FILIBERTO (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": 88,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37315,
            "slug": "vs19_450_056",
            "identifier": "vs19_450_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_056/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.29 PDL n. 2084",
            "description_title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40577,
            "slug": "vs19_547_013",
            "identifier": "vs19_547_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_013/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-472 NF CPV 13 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 13 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40707,
            "slug": "vs19_552_018",
            "identifier": "vs19_552_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_018/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 18,
            "title": "DDL 1589 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1589 - 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": 131,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 38307,
            "slug": "vs19_479_015",
            "identifier": "vs19_479_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_015/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37783,
            "slug": "vs19_465_005",
            "identifier": "vs19_465_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_005/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00423 (Nuova formulazione) RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00423",
            "original_title": "Votazione Mozione 1_00423",
            "description_title": "Mozione n. 1-00423 (Nuova formulazione) RICHETTI MATTEO (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": 92,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 37785,
            "slug": "vs19_465_007",
            "identifier": "vs19_465_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_007/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00425 (Nuova formulazione) BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00425",
            "original_title": "Votazione Mozione 1_00425",
            "description_title": "Mozione n. 1-00425 (Nuova formulazione) BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 37786,
            "slug": "vs19_465_008",
            "identifier": "vs19_465_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_008/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00427 DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Mozione 1_00427",
            "original_title": "Votazione Mozione 1_00427",
            "description_title": "Mozione n. 1-00427 DELLA VEDOVA BENEDETTO (M-+EUR) 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": 89,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 37782,
            "slug": "vs19_465_004",
            "identifier": "vs19_465_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_004/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00422 RICCIARDI RICCARDO (M5S) ed altri - Votazione Mozione 1_00422",
            "original_title": "Votazione Mozione 1_00422",
            "description_title": "Mozione n. 1-00422 RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 40570,
            "slug": "vs19_547_006",
            "identifier": "vs19_547_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_006/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-472 NF CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38304,
            "slug": "vs19_479_012",
            "identifier": "vs19_479_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_012/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40696,
            "slug": "vs19_552_007",
            "identifier": "vs19_552_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_007/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-517 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-517",
            "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": 41,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 37564,
            "slug": "vs19_455_019",
            "identifier": "vs19_455_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_019/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.3 ZANELLA LUANA (AVS) e 1.1000 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.3 DDL n. 2142",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2142",
            "description_title": "Identici emendamenti 1.3 ZANELLA LUANA (AVS) e 1.1000 BOSCHI MARIA ELENA (IVICRE)",
            "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": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40600,
            "slug": "vs19_548_002",
            "identifier": "vs19_548_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_002/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-505 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-505",
            "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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40437,
            "slug": "vs19_540_004",
            "identifier": "vs19_540_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_004/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-198 NO CPV 3 DISP - Votazione Risoluzione 6_00198",
            "original_title": "Votazione Risoluzione 6_00198",
            "description_title": "RIS 6-198 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40859,
            "slug": "vs19_555_011",
            "identifier": "vs19_555_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_011/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40829,
            "slug": "vs19_555_019",
            "identifier": "vs19_555_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_019/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "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": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40836,
            "slug": "vs19_555_034",
            "identifier": "vs19_555_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_034/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40865,
            "slug": "vs19_555_017",
            "identifier": "vs19_555_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_017/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40867,
            "slug": "vs19_555_021",
            "identifier": "vs19_555_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_021/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40872,
            "slug": "vs19_555_031",
            "identifier": "vs19_555_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_031/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40884,
            "slug": "vs19_555_048",
            "identifier": "vs19_555_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_048/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 14.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40152,
            "slug": "vs19_524_050",
            "identifier": "vs19_524_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_050/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2538/5 - Votazione Ordine del giorno 9/2538/5 ",
            "original_title": "Votazione Ordine del giorno 9/2538/5 ",
            "description_title": "ODG 9/2538/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40150,
            "slug": "vs19_524_048",
            "identifier": "vs19_524_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_048/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2538/3 - Votazione Ordine del giorno 9/2538/3 ",
            "original_title": "Votazione Ordine del giorno 9/2538/3 ",
            "description_title": "ODG 9/2538/3",
            "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": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40255,
            "slug": "vs19_535_039",
            "identifier": "vs19_535_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_039/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 1.41 ZANELLA LUANA (AVS) e 1.42 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.41 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.41 DDL n. 2586",
            "description_title": "Identici emendamenti 1.41 ZANELLA LUANA (AVS) e 1.42 GIRELLI GIAN ANTONIO (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": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40260,
            "slug": "vs19_535_044",
            "identifier": "vs19_535_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_044/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 1.51 DI LAURO CARMEN (M5S) e 1.52 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.51 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2586",
            "description_title": "Identici emendamenti 1.51 DI LAURO CARMEN (M5S) e 1.52 GIRELLI GIAN ANTONIO (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": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40254,
            "slug": "vs19_535_038",
            "identifier": "vs19_535_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_038/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.39 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2586",
            "description_title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 MALAVASI ILENIA (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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40258,
            "slug": "vs19_535_042",
            "identifier": "vs19_535_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_042/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.48 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.48 DDL n. 2586",
            "description_title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40257,
            "slug": "vs19_535_041",
            "identifier": "vs19_535_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_041/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.47 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.47 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.47 DDL n. 2586",
            "description_title": "Emendamento 1.47 FURFARO 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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37728,
            "slug": "vs19_463_036",
            "identifier": "vs19_463_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_036/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1621",
            "description_title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37710,
            "slug": "vs19_463_017",
            "identifier": "vs19_463_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_017/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 GIULIANO CARLA (M5S) - Votazione Emendamento 1.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.18 PDL n. 1621",
            "description_title": "Emendamento 1.18 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": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (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": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37192,
            "slug": "vs19_449_033",
            "identifier": "vs19_449_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_033/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-bis.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.8 DDL n. 2285",
            "description_title": "Emendamento 1-bis.8 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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37187,
            "slug": "vs19_449_028",
            "identifier": "vs19_449_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_028/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2285",
            "description_title": "Emendamento 1-bis.1 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37719,
            "slug": "vs19_463_026",
            "identifier": "vs19_463_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_026/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.74 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.74 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.74 PDL n. 1621",
            "description_title": "Emendamento 1.74 AURIEMMA CARMELA (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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37737,
            "slug": "vs19_464_006",
            "identifier": "vs19_464_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_006/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.18 PDL n. 1621",
            "description_title": "Emendamento 3.18 BONAFE' SIMONA (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": 32,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37761,
            "slug": "vs19_464_030",
            "identifier": "vs19_464_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_030/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 6 (Mantenimento) - Votazione Articolo 6 PDL n. 1621",
            "original_title": "Votazione Articolo 6 PDL n. 1621",
            "description_title": "Articolo 6 (Mantenimento)",
            "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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37176,
            "slug": "vs19_449_017",
            "identifier": "vs19_449_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_017/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2285",
            "description_title": "Emendamento 1.18 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 38712,
            "slug": "vs19_487_072",
            "identifier": "vs19_487_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_072/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2355/102 - Votazione Ordine del giorno 9/2355/102 ",
            "original_title": "Votazione Ordine del giorno 9/2355/102 ",
            "description_title": "ODG 9/2355/102",
            "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": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37188,
            "slug": "vs19_449_029",
            "identifier": "vs19_449_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_029/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-bis.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2285",
            "description_title": "Emendamento 1-bis.3 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37198,
            "slug": "vs19_449_039",
            "identifier": "vs19_449_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_039/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1-ter.3 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.3 DDL n. 2285",
            "description_title": "Emendamento 1-ter.3 MORFINO DANIELA (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": 33,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        }
    ]
}