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

{
    "count": 22941,
    "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=361",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=359",
    "results": [
        {
            "id": 37734,
            "slug": "vs19_464_003",
            "identifier": "vs19_464_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_003/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1005 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.1005 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1005 PDL n. 1621",
            "description_title": "Emendamento 3.1005 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": 35,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37752,
            "slug": "vs19_464_021",
            "identifier": "vs19_464_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_021/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1621",
            "original_title": "Votazione Articolo 3 PDL n. 1621",
            "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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38751,
            "slug": "vs19_487_111",
            "identifier": "vs19_487_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_111/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 111,
            "title": "ODG 9/2355/148 - Votazione Ordine del giorno 9/2355/148 ",
            "original_title": "Votazione Ordine del giorno 9/2355/148 ",
            "description_title": "ODG 9/2355/148",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38680,
            "slug": "vs19_487_040",
            "identifier": "vs19_487_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_040/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2355/68 - Votazione Ordine del giorno 9/2355/68 ",
            "original_title": "Votazione Ordine del giorno 9/2355/68 ",
            "description_title": "ODG 9/2355/68",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37201,
            "slug": "vs19_449_042",
            "identifier": "vs19_449_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_042/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1-ter.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.6 DDL n. 2285",
            "description_title": "Emendamento 1-ter.6 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": 33,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38752,
            "slug": "vs19_487_112",
            "identifier": "vs19_487_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_112/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 112,
            "title": "ODG 9/2355/149 - Votazione Ordine del giorno 9/2355/149 ",
            "original_title": "Votazione Ordine del giorno 9/2355/149 ",
            "description_title": "ODG 9/2355/149",
            "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": 42,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 37747,
            "slug": "vs19_464_016",
            "identifier": "vs19_464_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_016/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1006 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1006 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 1621",
            "description_title": "Emendamento 3.1006 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37716,
            "slug": "vs19_463_023",
            "identifier": "vs19_463_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_023/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.72 GIULIANO CARLA (M5S) - Votazione Emendamento 1.72 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.72 PDL n. 1621",
            "description_title": "Emendamento 1.72 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37177,
            "slug": "vs19_449_018",
            "identifier": "vs19_449_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_018/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.19 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.19 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2285",
            "description_title": "Emendamento 1.19 CAROTENUTO DARIO (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": 17,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37178,
            "slug": "vs19_449_019",
            "identifier": "vs19_449_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_019/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.20 FERRARA ANTONIO (M5S) - Votazione Emendamento 1.20 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2285",
            "description_title": "Emendamento 1.20 FERRARA ANTONIO (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": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37193,
            "slug": "vs19_449_034",
            "identifier": "vs19_449_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_034/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-bis.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.10 DDL n. 2285",
            "description_title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37214,
            "slug": "vs19_449_055",
            "identifier": "vs19_449_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_055/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1-quater.3 BONELLI ANGELO (AVS) - Votazione Emendamento 1-quater.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2285",
            "description_title": "Emendamento 1-quater.3 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37171,
            "slug": "vs19_449_012",
            "identifier": "vs19_449_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_012/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2285",
            "description_title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37215,
            "slug": "vs19_449_056",
            "identifier": "vs19_449_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_056/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1-quater.4 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-quater.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.4 DDL n. 2285",
            "description_title": "Emendamento 1-quater.4 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": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38694,
            "slug": "vs19_487_054",
            "identifier": "vs19_487_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_054/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2355/84 - Votazione Ordine del giorno 9/2355/84 ",
            "original_title": "Votazione Ordine del giorno 9/2355/84 ",
            "description_title": "ODG 9/2355/84",
            "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": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38729,
            "slug": "vs19_487_089",
            "identifier": "vs19_487_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_089/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/2355/119 - Votazione Ordine del giorno 9/2355/119 ",
            "original_title": "Votazione Ordine del giorno 9/2355/119 ",
            "description_title": "ODG 9/2355/119",
            "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": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38688,
            "slug": "vs19_487_048",
            "identifier": "vs19_487_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_048/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2355/78 - Votazione Ordine del giorno 9/2355/78 ",
            "original_title": "Votazione Ordine del giorno 9/2355/78 ",
            "description_title": "ODG 9/2355/78",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37169,
            "slug": "vs19_449_010",
            "identifier": "vs19_449_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_010/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2285",
            "description_title": "Emendamento 1.11 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": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 38695,
            "slug": "vs19_487_055",
            "identifier": "vs19_487_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_055/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2355/85 - Votazione Ordine del giorno 9/2355/85 ",
            "original_title": "Votazione Ordine del giorno 9/2355/85 ",
            "description_title": "ODG 9/2355/85",
            "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": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37748,
            "slug": "vs19_464_017",
            "identifier": "vs19_464_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_017/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1003 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1621",
            "description_title": "Emendamento 3.1003 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": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37173,
            "slug": "vs19_449_014",
            "identifier": "vs19_449_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_014/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2285",
            "description_title": "Emendamento 1.15 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": 63,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 38728,
            "slug": "vs19_487_088",
            "identifier": "vs19_487_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_088/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/2355/118 - Votazione Ordine del giorno 9/2355/118 ",
            "original_title": "Votazione Ordine del giorno 9/2355/118 ",
            "description_title": "ODG 9/2355/118",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37755,
            "slug": "vs19_464_024",
            "identifier": "vs19_464_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_024/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1621",
            "original_title": "Votazione Articolo 4 PDL n. 1621",
            "description_title": "Articolo 4",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38724,
            "slug": "vs19_487_084",
            "identifier": "vs19_487_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_084/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2355/114 - Votazione Ordine del giorno 9/2355/114 ",
            "original_title": "Votazione Ordine del giorno 9/2355/114 ",
            "description_title": "ODG 9/2355/114",
            "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": 60.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37591,
            "slug": "vs19_457_002",
            "identifier": "vs19_457_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_002/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (M5S) ed altri - Votazione Mozione 1_00412",
            "original_title": "Votazione Mozione 1_00412",
            "description_title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37593,
            "slug": "vs19_457_004",
            "identifier": "vs19_457_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_004/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00420 MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00420",
            "original_title": "Votazione Mozione 1_00420",
            "description_title": "Mozione n. 1-00420 MARI FRANCESCO (AVS) 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": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37587,
            "slug": "vs19_457_007",
            "identifier": "vs19_457_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_007/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0805",
            "original_title": "Votazione Articolo 2 PDL n. 0805",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40870,
            "slug": "vs19_555_024",
            "identifier": "vs19_555_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_024/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41005,
            "slug": "vs19_563_005",
            "identifier": "vs19_563_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_005/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 5,
            "title": "DDL 2423-A E AB - EM 1.3, 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.3, 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40866,
            "slug": "vs19_555_020",
            "identifier": "vs19_555_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_020/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40877,
            "slug": "vs19_555_039",
            "identifier": "vs19_555_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_039/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40834,
            "slug": "vs19_555_029",
            "identifier": "vs19_555_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_029/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 29,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40835,
            "slug": "vs19_555_033",
            "identifier": "vs19_555_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_033/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 33,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40858,
            "slug": "vs19_555_010",
            "identifier": "vs19_555_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_010/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40244,
            "slug": "vs19_535_028",
            "identifier": "vs19_535_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_028/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.23 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2586",
            "description_title": "Emendamento 1.23 STUMPO NICOLA (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": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40248,
            "slug": "vs19_535_032",
            "identifier": "vs19_535_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_032/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 1.30 DI LAURO CARMEN (M5S), 1.31 MALAVASI ILENIA (PD-IDP) e 1.32 ZANELLA LUANA (AVS) - Votazione Emendamento 1.30 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2586",
            "description_title": "Identici emendamenti 1.30 DI LAURO CARMEN (M5S), 1.31 MALAVASI ILENIA (PD-IDP) e 1.32 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40160,
            "slug": "vs19_524_059",
            "identifier": "vs19_524_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_059/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40161,
            "slug": "vs19_524_062",
            "identifier": "vs19_524_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_062/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2500/1 - Votazione Ordine del giorno 9/2500/1 ",
            "original_title": "Votazione Ordine del giorno 9/2500/1 ",
            "description_title": "ODG 9/2500/1",
            "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": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40247,
            "slug": "vs19_535_031",
            "identifier": "vs19_535_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_031/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 ZANELLA LUANA (AVS) - Votazione Emendamento 1.28 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2586",
            "description_title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40164,
            "slug": "vs19_524_065",
            "identifier": "vs19_524_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_065/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2500/4 - Votazione Ordine del giorno 9/2500/4 ",
            "original_title": "Votazione Ordine del giorno 9/2500/4 ",
            "description_title": "ODG 9/2500/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40163,
            "slug": "vs19_524_064",
            "identifier": "vs19_524_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_064/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2500/3 - Votazione Ordine del giorno 9/2500/3 ",
            "original_title": "Votazione Ordine del giorno 9/2500/3 ",
            "description_title": "ODG 9/2500/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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40279,
            "slug": "vs19_535_063",
            "identifier": "vs19_535_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_063/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2586/13 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2586/13 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/13 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/13 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40219,
            "slug": "vs19_535_015",
            "identifier": "vs19_535_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_015/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2097",
            "original_title": "Votazione Articolo 2 PDL n. 2097",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 120,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40153,
            "slug": "vs19_524_051",
            "identifier": "vs19_524_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_051/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2538/6 - Votazione Ordine del giorno 9/2538/6 ",
            "original_title": "Votazione Ordine del giorno 9/2538/6 ",
            "description_title": "ODG 9/2538/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40188,
            "slug": "vs19_527_035",
            "identifier": "vs19_527_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_527_035/?format=api",
            "sitting": {
                "id": 2072,
                "date": "2025-09-10",
                "number": 527,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2292",
            "original_title": "Votazione Articolo 1 DDL n. 2292",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 38523,
            "slug": "vs19_482_073",
            "identifier": "vs19_482_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_073/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2402/7 - Votazione Ordine del giorno 9/2402/7 ",
            "original_title": "Votazione Ordine del giorno 9/2402/7 ",
            "description_title": "ODG 9/2402/7",
            "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": 30,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40714,
            "slug": "vs19_552_025",
            "identifier": "vs19_552_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_025/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 25,
            "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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40712,
            "slug": "vs19_552_023",
            "identifier": "vs19_552_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_023/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2345 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2345 - 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": 130,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.97
        }
    ]
}