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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=113",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=111",
    "results": [
        {
            "id": 39987,
            "slug": "vs19_517_061",
            "identifier": "vs19_517_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_061/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2488-A/2 - Votazione Ordine del giorno 9/2488-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/2 ",
            "description_title": "ODG 9/2488-A/2",
            "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": 49.18,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39988,
            "slug": "vs19_517_062",
            "identifier": "vs19_517_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_062/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2488-A/16 - Votazione Ordine del giorno 9/2488-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/16 ",
            "description_title": "ODG 9/2488-A/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": 51.64,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39989,
            "slug": "vs19_517_063",
            "identifier": "vs19_517_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_063/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2488-A/18 - Votazione Ordine del giorno 9/2488-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/18 ",
            "description_title": "ODG 9/2488-A/18",
            "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": 52.05,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39990,
            "slug": "vs19_517_064",
            "identifier": "vs19_517_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_064/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2488-A/21 - Votazione Ordine del giorno 9/2488-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/21 ",
            "description_title": "ODG 9/2488-A/21",
            "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": 50.82,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 39991,
            "slug": "vs19_517_065",
            "identifier": "vs19_517_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_065/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2488-A/26 - Votazione Ordine del giorno 9/2488-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/26 ",
            "description_title": "ODG 9/2488-A/26",
            "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": 50.41,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 25207,
            "slug": "vs19_199_004",
            "identifier": "vs19_199_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_004/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00068, ad eccezione del capoversi primo, secondo, quarto, sesto, ottavo, dodicesimo e quattordicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, ad eccezione del capoversi primo, secondo, quarto, sesto, ottavo, dodicesimo e quattordicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31882,
            "slug": "vs19_349_030",
            "identifier": "vs19_349_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_030/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 37.01003 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01003 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01003 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01003 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 25112,
            "slug": "vs19_197_029",
            "identifier": "vs19_197_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_029/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1324",
            "description_title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "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": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31895,
            "slug": "vs19_349_018",
            "identifier": "vs19_349_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_018/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 37.5 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 37.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.5 DDL n. 1660",
            "description_title": "Emendamento 37.5 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 39929,
            "slug": "vs19_517_003",
            "identifier": "vs19_517_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_003/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "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": 48,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 25143,
            "slug": "vs19_197_060",
            "identifier": "vs19_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_060/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39931,
            "slug": "vs19_517_005",
            "identifier": "vs19_517_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_005/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 2.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39932,
            "slug": "vs19_517_006",
            "identifier": "vs19_517_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_006/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "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": 56.97,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39933,
            "slug": "vs19_517_007",
            "identifier": "vs19_517_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_007/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39935,
            "slug": "vs19_517_009",
            "identifier": "vs19_517_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_009/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 9,
            "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": 40,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 39936,
            "slug": "vs19_517_010",
            "identifier": "vs19_517_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_010/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "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": 59.43,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 31930,
            "slug": "vs19_349_034",
            "identifier": "vs19_349_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_034/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 39938,
            "slug": "vs19_517_012",
            "identifier": "vs19_517_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_012/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 4.01001 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01001 RIF",
            "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": 117,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31931,
            "slug": "vs19_349_007",
            "identifier": "vs19_349_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_007/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 34.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 34.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.5 DDL n. 1660",
            "description_title": "Emendamento 34.5 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": 28,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 39940,
            "slug": "vs19_517_014",
            "identifier": "vs19_517_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_014/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39941,
            "slug": "vs19_517_015",
            "identifier": "vs19_517_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_015/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39942,
            "slug": "vs19_517_016",
            "identifier": "vs19_517_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_016/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 24,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39943,
            "slug": "vs19_517_017",
            "identifier": "vs19_517_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_017/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39981,
            "slug": "vs19_517_055",
            "identifier": "vs19_517_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_055/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 55,
            "title": "SUBEM 0.5.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.5.200.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39961,
            "slug": "vs19_517_035",
            "identifier": "vs19_517_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_035/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9-BIS.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1009",
            "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": 58.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39962,
            "slug": "vs19_517_036",
            "identifier": "vs19_517_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_036/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9-BIS.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39963,
            "slug": "vs19_517_037",
            "identifier": "vs19_517_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_037/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 9-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39964,
            "slug": "vs19_517_038",
            "identifier": "vs19_517_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_038/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 9-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39965,
            "slug": "vs19_517_039",
            "identifier": "vs19_517_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_039/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39966,
            "slug": "vs19_517_040",
            "identifier": "vs19_517_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_040/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39967,
            "slug": "vs19_517_041",
            "identifier": "vs19_517_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_041/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39975,
            "slug": "vs19_517_049",
            "identifier": "vs19_517_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_049/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39976,
            "slug": "vs19_517_050",
            "identifier": "vs19_517_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_050/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 15.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.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": 25,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 39977,
            "slug": "vs19_517_051",
            "identifier": "vs19_517_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_051/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 51,
            "title": "ART AGG 15.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01001",
            "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": 51.23,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39979,
            "slug": "vs19_517_053",
            "identifier": "vs19_517_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_053/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 25147,
            "slug": "vs19_197_059",
            "identifier": "vs19_197_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_059/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO)",
            "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": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39982,
            "slug": "vs19_517_056",
            "identifier": "vs19_517_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_056/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.200",
            "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": 29,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 MEROLA VIRGINIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31943,
            "slug": "vs19_349_024",
            "identifier": "vs19_349_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_024/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 39985,
            "slug": "vs19_517_059",
            "identifier": "vs19_517_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_059/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "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": 52.46,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39978,
            "slug": "vs19_517_052",
            "identifier": "vs19_517_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_052/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34313,
            "slug": "vs19_391_001",
            "identifier": "vs19_391_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_391_001/?format=api",
            "sitting": {
                "id": 1849,
                "date": "2024-12-03",
                "number": 391,
                "branch": "C"
            },
            "number": 1,
            "title": "Legge annuale per il mercato e la concorrenza 2023",
            "original_title": "Votazione finale DDL n. 2022",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023 (DDL 2022)",
            "public_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25148,
            "slug": "vs19_197_054",
            "identifier": "vs19_197_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_054/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31976,
            "slug": "vs19_349_022",
            "identifier": "vs19_349_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_022/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 37.014 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 34276,
            "slug": "vs19_392_033",
            "identifier": "vs19_392_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_033/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2150/48 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/48 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 25016,
            "slug": "vs19_196_020",
            "identifier": "vs19_196_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_020/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 31989,
            "slug": "vs19_349_038",
            "identifier": "vs19_349_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_038/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 37.01012 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01012 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 34314,
            "slug": "vs19_392_027",
            "identifier": "vs19_392_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_027/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.88
        }
    ]
}