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

{
    "count": 22904,
    "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=444",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=442",
    "results": [
        {
            "id": 38441,
            "slug": "vs19_481_050",
            "identifier": "vs19_481_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_050/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2329-A/50 - Votazione Ordine del giorno 9/2329-A/50 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/50 ",
            "description_title": "ODG 9/2329-A/50",
            "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": 54.73,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40439,
            "slug": "vs19_540_006",
            "identifier": "vs19_540_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_006/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 6,
            "title": "DDL 2623 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2623 - ODG 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": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40844,
            "slug": "vs19_555_100",
            "identifier": "vs19_555_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_100/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40959,
            "slug": "vs19_555_133",
            "identifier": "vs19_555_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_133/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/2393/9 - Votazione Ordine del giorno 9/2393/9 ",
            "original_title": "Votazione Ordine del giorno 9/2393/9 ",
            "description_title": "ODG 9/2393/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40945,
            "slug": "vs19_555_115",
            "identifier": "vs19_555_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_115/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 20.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40961,
            "slug": "vs19_555_135",
            "identifier": "vs19_555_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_135/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 135,
            "title": "ODG 9/2393/14 - Votazione Ordine del giorno 9/2393/14 ",
            "original_title": "Votazione Ordine del giorno 9/2393/14 ",
            "description_title": "ODG 9/2393/14",
            "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": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40956,
            "slug": "vs19_555_130",
            "identifier": "vs19_555_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_130/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2393/6 - Votazione Ordine del giorno 9/2393/6 ",
            "original_title": "Votazione Ordine del giorno 9/2393/6 ",
            "description_title": "ODG 9/2393/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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40948,
            "slug": "vs19_555_119",
            "identifier": "vs19_555_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_119/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40955,
            "slug": "vs19_555_129",
            "identifier": "vs19_555_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_129/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 129,
            "title": "ODG 9/2393/5 - Votazione Ordine del giorno 9/2393/5 ",
            "original_title": "Votazione Ordine del giorno 9/2393/5 ",
            "description_title": "ODG 9/2393/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 40947,
            "slug": "vs19_555_118",
            "identifier": "vs19_555_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_118/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 21.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40743,
            "slug": "vs19_554_075",
            "identifier": "vs19_554_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_075/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 75,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40963,
            "slug": "vs19_555_137",
            "identifier": "vs19_555_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_137/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2393/16 - Votazione Ordine del giorno 9/2393/16 ",
            "original_title": "Votazione Ordine del giorno 9/2393/16 ",
            "description_title": "ODG 9/2393/16",
            "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": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40946,
            "slug": "vs19_555_116",
            "identifier": "vs19_555_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_116/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 20.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40954,
            "slug": "vs19_555_128",
            "identifier": "vs19_555_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_128/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 128,
            "title": "ODG 9/2393/4 - Votazione Ordine del giorno 9/2393/4 ",
            "original_title": "Votazione Ordine del giorno 9/2393/4 ",
            "description_title": "ODG 9/2393/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": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37778,
            "slug": "vs19_464_047",
            "identifier": "vs19_464_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_047/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 47,
            "title": "Riforma della corte dei conti e scudo erariale",
            "original_title": "Votazione finale PDL n. 1621",
            "description_title": "Modifiche alla legge 14 gennaio 1994, n. 20, e altre disposizioni nonché delega al Governo in materia di funzioni della Corte dei conti e di responsabilità amministrativa e per danno erariale (PDL 1621 e abbinata PDL 340)",
            "public_title": "Riforma della corte dei conti e scudo erariale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 40291,
            "slug": "vs19_536_001",
            "identifier": "vs19_536_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_001/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 DORI DEVIS (AVS) - Votazione Emendamento 1.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2570",
            "description_title": "Emendamento 1.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40354,
            "slug": "vs19_536_064",
            "identifier": "vs19_536_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_064/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2570/13 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2570/13 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/13 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/13 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40318,
            "slug": "vs19_536_028",
            "identifier": "vs19_536_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_028/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2570",
            "description_title": "Emendamento 4.2 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33097,
            "slug": "19-243-313",
            "identifier": "19-243-313",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-313/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 313,
            "title": "DDL n. 1037. Articolo 3",
            "original_title": "DDL n. 1037. Articolo 3",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 54.7,
            "minority_cohesion_rate": 98.82
        },
        {
            "id": 30989,
            "slug": "vs19_318_033",
            "identifier": "vs19_318_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_033/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 1.102 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.102 DDL n. 1718",
            "description_title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 54.62,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 32512,
            "slug": "vs19_363_003",
            "identifier": "vs19_363_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_363_003/?format=api",
            "sitting": {
                "id": 1799,
                "date": "2024-10-10",
                "number": 363,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1744",
            "original_title": "Votazione Articolo 2 PDL n. 1744",
            "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": 119,
            "majority_cohesion_rate": 54.58,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34690,
            "slug": "vs19_387_088",
            "identifier": "vs19_387_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_088/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2088-AR/91 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2088-AR/91 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/91 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/91 ALIFANO ENRICA (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 34282,
            "slug": "vs19_389_018",
            "identifier": "vs19_389_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_018/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (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": 10,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34268,
            "slug": "vs19_389_017",
            "identifier": "vs19_389_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_017/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/37 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": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34122,
            "slug": "vs19_388_158",
            "identifier": "vs19_388_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_158/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 158,
            "title": "Subemendamento 0.28.5000.100 delle Commissioni - Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34287,
            "slug": "vs19_389_023",
            "identifier": "vs19_389_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_023/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 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": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33626,
            "slug": "vs19_384_049",
            "identifier": "vs19_384_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_049/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34691,
            "slug": "vs19_387_089",
            "identifier": "vs19_387_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_089/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2088-AR/92 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2088-AR/92 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/92 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/92 TRAVERSI ROBERTO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 39600,
            "slug": "vs19_504_049",
            "identifier": "vs19_504_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_049/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 11.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.04",
            "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": 12,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39289,
            "slug": "vs19_499_001",
            "identifier": "vs19_499_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_001/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2316-A - VOTO FINALE",
            "public_title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39301,
            "slug": "vs19_499_002",
            "identifier": "vs19_499_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_002/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1298-A - EM 1.200, 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1298-A - EM 1.200, 1.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39537,
            "slug": "vs19_504_075",
            "identifier": "vs19_504_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_075/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 75,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39557,
            "slug": "vs19_504_001",
            "identifier": "vs19_504_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_001/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39560,
            "slug": "vs19_504_004",
            "identifier": "vs19_504_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_004/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 6.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39570,
            "slug": "vs19_504_014",
            "identifier": "vs19_504_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_014/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39571,
            "slug": "vs19_504_015",
            "identifier": "vs19_504_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_015/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 7.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.20",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39598,
            "slug": "vs19_504_047",
            "identifier": "vs19_504_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_047/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 11.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.02",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39379,
            "slug": "vs19_503_044",
            "identifier": "vs19_503_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_044/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS) - Votazione Emendamento 9.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2482",
            "description_title": "Emendamento 9.4 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": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39604,
            "slug": "vs19_504_053",
            "identifier": "vs19_504_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_053/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 53,
            "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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39440,
            "slug": "vs19_503_105",
            "identifier": "vs19_503_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_105/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (M5S) - Votazione Emendamento 13-bis.018 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.018 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (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": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39378,
            "slug": "vs19_503_043",
            "identifier": "vs19_503_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_043/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.3 BONELLI ANGELO (AVS) - Votazione Emendamento 9.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2482",
            "description_title": "Emendamento 9.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39566,
            "slug": "vs19_504_010",
            "identifier": "vs19_504_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_010/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39573,
            "slug": "vs19_504_017",
            "identifier": "vs19_504_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_017/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.25",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39590,
            "slug": "vs19_504_038",
            "identifier": "vs19_504_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_038/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 10.01, 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.01, 10.02",
            "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": 45,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39382,
            "slug": "vs19_503_047",
            "identifier": "vs19_503_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_047/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2482",
            "description_title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39461,
            "slug": "vs19_503_127",
            "identifier": "vs19_503_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_127/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39531,
            "slug": "vs19_504_028",
            "identifier": "vs19_504_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_028/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 28,
            "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": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        }
    ]
}