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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=459",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=457",
    "results": [
        {
            "id": 40393,
            "slug": "vs19_539_031",
            "identifier": "vs19_539_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_031/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.39 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.39 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2623",
            "description_title": "Emendamento 1.39 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41217,
            "slug": "vs19_572_164",
            "identifier": "vs19_572_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_164/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 164,
            "title": "ARTICOLO 55 - Votazione Articolo 55 ",
            "original_title": "Votazione Articolo 55 ",
            "description_title": "ARTICOLO 55",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41139,
            "slug": "vs19_571_031",
            "identifier": "vs19_571_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_031/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2528/2 - Votazione Ordine del giorno 9/2528/2 ",
            "original_title": "Votazione Ordine del giorno 9/2528/2 ",
            "description_title": "ODG 9/2528/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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41350,
            "slug": "vs19_572_172",
            "identifier": "vs19_572_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_172/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 60.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40380,
            "slug": "vs19_539_018",
            "identifier": "vs19_539_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_018/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.21 DORI DEVIS (AVS) - Votazione Emendamento 1.21 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2623",
            "description_title": "Emendamento 1.21 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40908,
            "slug": "vs19_555_076",
            "identifier": "vs19_555_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_076/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40907,
            "slug": "vs19_555_075",
            "identifier": "vs19_555_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_075/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 18.2, 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.2, 18.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41222,
            "slug": "vs19_572_173",
            "identifier": "vs19_572_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_173/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 60 - Votazione Articolo 60 ",
            "original_title": "Votazione Articolo 60 ",
            "description_title": "ARTICOLO 60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40654,
            "slug": "vs19_551_039",
            "identifier": "vs19_551_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_039/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1521/2 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1521/2 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/2 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/2 ORRICO ANNA LAURA (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": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41358,
            "slug": "vs19_572_192",
            "identifier": "vs19_572_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_192/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 72.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 72.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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40339,
            "slug": "vs19_536_049",
            "identifier": "vs19_536_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_049/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2570",
            "description_title": "Emendamento 9.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41144,
            "slug": "vs19_571_036",
            "identifier": "vs19_571_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_036/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2528/16 - Votazione Ordine del giorno 9/2528/16 ",
            "original_title": "Votazione Ordine del giorno 9/2528/16 ",
            "description_title": "ODG 9/2528/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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40312,
            "slug": "vs19_536_022",
            "identifier": "vs19_536_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_022/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 3.05 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.05 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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40316,
            "slug": "vs19_536_026",
            "identifier": "vs19_536_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_026/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS) - Votazione Emendamento 3.010 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.010 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.010 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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40317,
            "slug": "vs19_536_027",
            "identifier": "vs19_536_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_027/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2570",
            "description_title": "Emendamento 4.1 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40655,
            "slug": "vs19_551_040",
            "identifier": "vs19_551_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_040/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40928,
            "slug": "vs19_555_096",
            "identifier": "vs19_555_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_096/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 18.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.27",
            "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": 56.38,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41324,
            "slug": "vs19_572_121",
            "identifier": "vs19_572_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_121/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 35.16, 35.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.16, 35.17",
            "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": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41098,
            "slug": "vs19_568_073",
            "identifier": "vs19_568_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_073/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2643-A/24 - Votazione Ordine del giorno 9/2643-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/24 ",
            "description_title": "ODG 9/2643-A/24",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41614,
            "slug": "vs19_580_043",
            "identifier": "vs19_580_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_043/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40920,
            "slug": "vs19_555_088",
            "identifier": "vs19_555_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_088/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.16, 18.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.16, 18.17",
            "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.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41579,
            "slug": "vs19_580_008",
            "identifier": "vs19_580_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_008/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.67 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.67",
            "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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40633,
            "slug": "vs19_551_014",
            "identifier": "vs19_551_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_014/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.1001 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1521",
            "description_title": "Emendamento 2.1001 MANZI IRENE (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2623",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41580,
            "slug": "vs19_580_009",
            "identifier": "vs19_580_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_009/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.71 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.71",
            "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": 56.38,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41116,
            "slug": "vs19_571_025",
            "identifier": "vs19_571_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_025/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 119,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40914,
            "slug": "vs19_555_082",
            "identifier": "vs19_555_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_082/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 18.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40785,
            "slug": "vs19_554_035",
            "identifier": "vs19_554_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_035/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.7 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 2.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.7 DDL n. 2662",
            "description_title": "Emendamento 2.7 GIACHETTI ROBERTO (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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41108,
            "slug": "vs19_571_006",
            "identifier": "vs19_571_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_006/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 6,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 118,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40784,
            "slug": "vs19_554_034",
            "identifier": "vs19_554_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_034/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.6 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2662",
            "description_title": "Emendamento 2.6 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40912,
            "slug": "vs19_555_080",
            "identifier": "vs19_555_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_080/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40788,
            "slug": "vs19_554_038",
            "identifier": "vs19_554_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_038/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.3 MANZI IRENE (PD-IDP) e 3.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.3 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2662",
            "description_title": "Identici emendamenti 3.3 MANZI IRENE (PD-IDP) e 3.4 PICCOLOTTI ELISABETTA (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40629,
            "slug": "vs19_551_010",
            "identifier": "vs19_551_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_010/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.15 ORRICO ANNA LAURA (M5S) e 2.16 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 2.15 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1521",
            "description_title": "Identici emendamenti 2.15 ORRICO ANNA LAURA (M5S) e 2.16 IACONO GIOVANNA (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": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41319,
            "slug": "vs19_572_116",
            "identifier": "vs19_572_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_116/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 35.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40909,
            "slug": "vs19_555_077",
            "identifier": "vs19_555_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_077/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41354,
            "slug": "vs19_572_187",
            "identifier": "vs19_572_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_187/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 71.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40221,
            "slug": "vs19_535_001",
            "identifier": "vs19_535_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_001/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PENZA PASQUALINO (M5S) - Votazione Emendamento 1.1 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2097",
            "description_title": "Emendamento 1.1 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 41706,
            "slug": "vs19_581_074",
            "identifier": "vs19_581_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_074/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2678-A/9 - Votazione Ordine del giorno 9/2678-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2678-A/9 ",
            "description_title": "ODG 9/2678-A/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": 84,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 41088,
            "slug": "vs19_568_063",
            "identifier": "vs19_568_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_063/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2643-A/4 - Votazione Ordine del giorno 9/2643-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/4 ",
            "description_title": "ODG 9/2643-A/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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40750,
            "slug": "vs19_554_082",
            "identifier": "vs19_554_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_082/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 82,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40217,
            "slug": "vs19_535_065",
            "identifier": "vs19_535_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_065/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 65,
            "title": "Conversione decreto commissariamento Agenas",
            "original_title": "Votazione finale DDL n. 2586",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 1° agosto 2025, n. 110, recante misure urgenti per il commissariamento dell'Agenzia nazionale per i servizi sanitari regionali e per il finanziamento dell'Ospedale pediatrico Bambino Gesù (Approvato dal Senato) (DDL 2586)",
            "public_title": "Conversione decreto commissariamento Agenas",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 28.66
        },
        {
            "id": 40648,
            "slug": "vs19_551_031",
            "identifier": "vs19_551_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_031/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.200 della Commissione - Votazione Emendamento 4.200 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.200 PDL n. 1521",
            "description_title": "Emendamento 4.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 41326,
            "slug": "vs19_572_128",
            "identifier": "vs19_572_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_128/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 128,
            "title": "ART AGG 39.01, 39.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 39.01, 39.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41323,
            "slug": "vs19_572_120",
            "identifier": "vs19_572_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_120/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 35.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.15",
            "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": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41090,
            "slug": "vs19_568_065",
            "identifier": "vs19_568_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_065/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2643-A/8 - Votazione Ordine del giorno 9/2643-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/8 ",
            "description_title": "ODG 9/2643-A/8",
            "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": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40390,
            "slug": "vs19_539_028",
            "identifier": "vs19_539_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_028/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.36 DORI DEVIS (AVS) - Votazione Emendamento 1.36 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2623",
            "description_title": "Emendamento 1.36 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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40635,
            "slug": "vs19_551_016",
            "identifier": "vs19_551_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_016/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.1002 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 1521",
            "description_title": "Emendamento 2.1002 IACONO GIOVANNA (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41145,
            "slug": "vs19_571_037",
            "identifier": "vs19_571_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_037/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2528/17 - Votazione Ordine del giorno 9/2528/17 ",
            "original_title": "Votazione Ordine del giorno 9/2528/17 ",
            "description_title": "ODG 9/2528/17",
            "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": 56.38,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40924,
            "slug": "vs19_555_092",
            "identifier": "vs19_555_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_092/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 18.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.23",
            "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.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41225,
            "slug": "vs19_572_176",
            "identifier": "vs19_572_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_176/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 176,
            "title": "ARTICOLO 63 - Votazione Articolo 63 ",
            "original_title": "Votazione Articolo 63 ",
            "description_title": "ARTICOLO 63",
            "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": 30,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.14
        }
    ]
}