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

{
    "count": 22951,
    "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=-n_margin&page=196",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=194",
    "results": [
        {
            "id": 35854,
            "slug": "vs19_413_038",
            "identifier": "vs19_413_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_038/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 7.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.06 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.06 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.06 ASCARI STEFANIA (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35849,
            "slug": "vs19_413_033",
            "identifier": "vs19_413_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_033/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 7.02 DORI DEVIS (AVS) - Votazione Emendamento 7.02 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.02 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.02 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35838,
            "slug": "vs19_413_022",
            "identifier": "vs19_413_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_022/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.25 GIULIANO CARLA (M5S) - Votazione Emendamento 6.25 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.25 DDL n. 2196",
            "description_title": "Emendamento 6.25 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": 29,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35851,
            "slug": "vs19_413_035",
            "identifier": "vs19_413_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_035/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.07 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.07 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (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": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35828,
            "slug": "vs19_413_012",
            "identifier": "vs19_413_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_012/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.14 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.14 DDL n. 2196",
            "description_title": "Emendamento 6.14 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35837,
            "slug": "vs19_413_021",
            "identifier": "vs19_413_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_021/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.24 GIULIANO CARLA (M5S) - Votazione Emendamento 6.24 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.24 DDL n. 2196",
            "description_title": "Emendamento 6.24 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": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35853,
            "slug": "vs19_413_037",
            "identifier": "vs19_413_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_037/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.09 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.09 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35800,
            "slug": "vs19_410_020",
            "identifier": "vs19_410_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_020/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1917/24 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/24 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40691,
            "slug": "vs19_552_002",
            "identifier": "vs19_552_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_002/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-513 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-513 NF",
            "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": 29,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 32600,
            "slug": "vs19_361_034",
            "identifier": "vs19_361_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_034/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35036,
            "slug": "vs19_336_044",
            "identifier": "vs19_336_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_044/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.10 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 6.10 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 35035,
            "slug": "vs19_336_043",
            "identifier": "vs19_336_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_043/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 6.8 GHIRRA FRANCESCA (AVS) e 6.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 6.8 GHIRRA FRANCESCA (AVS) e 6.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34862,
            "slug": "vs19_336_016",
            "identifier": "vs19_336_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_016/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.3 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34856,
            "slug": "vs19_336_010",
            "identifier": "vs19_336_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_010/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (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": 29,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 40489,
            "slug": "vs19_543_033",
            "identifier": "vs19_543_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_033/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 33,
            "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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38009,
            "slug": "vs19_470_018",
            "identifier": "vs19_470_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_018/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2308/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2308/39 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/39 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/39 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38039,
            "slug": "vs19_470_048",
            "identifier": "vs19_470_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_048/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2308/57 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2308/57 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/57 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/57 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 38032,
            "slug": "vs19_470_041",
            "identifier": "vs19_470_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_041/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2308/90 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2308/90 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/90 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/90 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 38016,
            "slug": "vs19_470_025",
            "identifier": "vs19_470_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_025/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2308/58 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2308/58 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/58 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/58 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38002,
            "slug": "vs19_470_011",
            "identifier": "vs19_470_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_011/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2308/27 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/27 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37993,
            "slug": "vs19_470_002",
            "identifier": "vs19_470_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_002/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2308/4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2308/4 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/4 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/4 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37994,
            "slug": "vs19_470_003",
            "identifier": "vs19_470_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_003/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2308/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2308/5 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/5 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38006,
            "slug": "vs19_470_015",
            "identifier": "vs19_470_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_015/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2308/36 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2308/36 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/36 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/36 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38013,
            "slug": "vs19_470_022",
            "identifier": "vs19_470_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_022/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2308/50 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/50 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38015,
            "slug": "vs19_470_024",
            "identifier": "vs19_470_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_024/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2308/55 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2308/55 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/55 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/55 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38004,
            "slug": "vs19_470_013",
            "identifier": "vs19_470_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_013/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38014,
            "slug": "vs19_470_023",
            "identifier": "vs19_470_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_023/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2308/51 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2308/51 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/51 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/51 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38028,
            "slug": "vs19_470_037",
            "identifier": "vs19_470_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_037/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 38217,
            "slug": "vs19_476_032",
            "identifier": "vs19_476_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_032/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 4.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01002",
            "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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38195,
            "slug": "vs19_476_006",
            "identifier": "vs19_476_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_006/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1002 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1002 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 0741",
            "description_title": "Emendamento 1.1002 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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.32
        },
        {
            "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": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31875,
            "slug": "vs19_348_115",
            "identifier": "vs19_348_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_115/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 33.15 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.15 DDL n. 1660",
            "description_title": "Emendamento 33.15 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 34865,
            "slug": "vs19_336_019",
            "identifier": "vs19_336_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_019/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32045,
            "slug": "vs19_348_101",
            "identifier": "vs19_348_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_101/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1660",
            "original_title": "Votazione Articolo 32 DDL n. 1660",
            "description_title": "Articolo 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 EVI ELEONORA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26123,
            "slug": "vs19_216_025",
            "identifier": "vs19_216_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_025/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1555",
            "description_title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31731,
            "slug": "vs19_343_001",
            "identifier": "vs19_343_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_001/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 1660",
            "original_title": "Votazione pregiudiziale DDL n. 1660",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 76.15,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 31880,
            "slug": "vs19_348_105",
            "identifier": "vs19_348_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_105/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 33.3 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.3 DDL n. 1660",
            "description_title": "Emendamento 33.3 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31863,
            "slug": "vs19_348_114",
            "identifier": "vs19_348_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_114/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.14 DDL n. 1660",
            "description_title": "Emendamento 33.14 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 38515,
            "slug": "vs19_482_065",
            "identifier": "vs19_482_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_065/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 1-TER.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 28,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 31456,
            "slug": "vs19_336_105",
            "identifier": "vs19_336_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_105/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1930/3 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/3 BENZONI FABRIZIO (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": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36296,
            "slug": "vs19_431_015",
            "identifier": "vs19_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_015/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 24446,
            "slug": "vs19_183_028",
            "identifier": "vs19_183_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_028/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-BIS.10 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.10 FONTANA ILARIA (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": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40491,
            "slug": "vs19_543_035",
            "identifier": "vs19_543_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_035/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38027,
            "slug": "vs19_470_036",
            "identifier": "vs19_470_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_036/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 32299,
            "slug": "vs19_349_097",
            "identifier": "vs19_349_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_097/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 38934,
            "slug": "vs19_491_116",
            "identifier": "vs19_491_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_116/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 26.4, 26.1007, 26.1014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4, 26.1007, 26.1014",
            "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": 62.7,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 36285,
            "slug": "vs19_431_004",
            "identifier": "vs19_431_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_004/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31892,
            "slug": "vs19_348_102",
            "identifier": "vs19_348_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_102/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 33.1 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1660",
            "description_title": "Emendamento 33.1 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 70.44
        }
    ]
}