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

{
    "count": 23033,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=290",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=288",
    "results": [
        {
            "id": 31673,
            "slug": "vs19_342_049",
            "identifier": "vs19_342_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_049/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 38229,
            "slug": "vs19_476_046",
            "identifier": "vs19_476_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_046/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/741-A E ABB/8 - Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "description_title": "ODG 9/741-A E ABB/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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34317,
            "slug": "vs19_393_004",
            "identifier": "vs19_393_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_004/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.5 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1950",
            "description_title": "Emendamento 1.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36789,
            "slug": "vs19_440_016",
            "identifier": "vs19_440_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_016/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2026",
            "original_title": "Votazione Articolo 4 DDL n. 2026",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31546,
            "slug": "vs19_340_070",
            "identifier": "vs19_340_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_070/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 38191,
            "slug": "vs19_476_002",
            "identifier": "vs19_476_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_002/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1003 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.1003 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0741",
            "description_title": "Emendamento 1.1003 SPORTIELLO GILDA (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": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33439,
            "slug": "vs19_377_146",
            "identifier": "vs19_377_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_146/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-346 CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 29 DISP",
            "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": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26176,
            "slug": "vs19_216_109",
            "identifier": "vs19_216_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_109/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 40281,
            "slug": "vs19_536_066",
            "identifier": "vs19_536_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_066/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 66,
            "title": "Conversione decreto giustizia",
            "original_title": "Votazione finale DDL n. 2570",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 8 agosto 2025, n. 117, recante misure urgenti in materia di giustizia (DDL 2570)",
            "public_title": "Conversione decreto giustizia",
            "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": 22,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 27423,
            "slug": "vs19_236_060",
            "identifier": "vs19_236_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_060/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.6 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1630",
            "description_title": "Emendamento 3.6 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 40018,
            "slug": "vs19_519_017",
            "identifier": "vs19_519_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_017/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 67.21,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 40017,
            "slug": "vs19_519_016",
            "identifier": "vs19_519_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_016/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 4.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.07",
            "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": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 39980,
            "slug": "vs19_517_054",
            "identifier": "vs19_517_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_054/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "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": 38469,
            "slug": "vs19_482_019",
            "identifier": "vs19_482_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_019/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38498,
            "slug": "vs19_482_048",
            "identifier": "vs19_482_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_048/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 1.1014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1014",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39949,
            "slug": "vs19_517_023",
            "identifier": "vs19_517_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_023/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 59.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 27444,
            "slug": "vs19_236_035",
            "identifier": "vs19_236_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_035/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.47 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.47 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1630",
            "description_title": "Emendamento 1.47 RICCIARDI TONI (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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27393,
            "slug": "vs19_236_059",
            "identifier": "vs19_236_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_059/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.5 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1630",
            "description_title": "Emendamento 3.5 ALIFANO ENRICA (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39906,
            "slug": "vs19_516_002",
            "identifier": "vs19_516_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_002/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27429,
            "slug": "vs19_236_036",
            "identifier": "vs19_236_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_036/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.48 FENU EMILIANO (M5S) - Votazione Emendamento 1.48 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1630",
            "description_title": "Emendamento 1.48 FENU EMILIANO (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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39917,
            "slug": "vs19_516_014",
            "identifier": "vs19_516_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_014/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/DOC VIII, N 6/34 - Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "description_title": "ODG 9/DOC VIII, N 6/34",
            "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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39862,
            "slug": "vs19_515_021",
            "identifier": "vs19_515_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_021/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 1.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 27381,
            "slug": "vs19_233_003",
            "identifier": "vs19_233_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_003/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1606/5 STEGER DIETER (M-MIN) - Votazione Ordine del giorno 9/1606/5 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/5 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/5 STEGER DIETER (M-MIN)",
            "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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39872,
            "slug": "vs19_515_031",
            "identifier": "vs19_515_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_031/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.11",
            "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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39899,
            "slug": "vs19_515_058",
            "identifier": "vs19_515_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_058/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2460-A/26 - Votazione Ordine del giorno 9/2460-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/26 ",
            "description_title": "ODG 9/2460-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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39894,
            "slug": "vs19_515_053",
            "identifier": "vs19_515_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_053/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2460-A/20 - Votazione Ordine del giorno 9/2460-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/20 ",
            "description_title": "ODG 9/2460-A/20",
            "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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 18125,
            "slug": "vs19_009_020",
            "identifier": "vs19_009_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_020/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0005",
            "description_title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 24971,
            "slug": "vs19_196_029",
            "identifier": "vs19_196_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_029/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (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": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39154,
            "slug": "vs19_498_116",
            "identifier": "vs19_498_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_116/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 13.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39105,
            "slug": "vs19_498_062",
            "identifier": "vs19_498_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_062/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 22,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39192,
            "slug": "vs19_498_162",
            "identifier": "vs19_498_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_162/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 25.2, 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2, 25.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": 22,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39204,
            "slug": "vs19_498_175",
            "identifier": "vs19_498_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_175/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 175,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 22,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39232,
            "slug": "vs19_498_205",
            "identifier": "vs19_498_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_205/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 205,
            "title": "ART AGG 19.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 19.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 25012,
            "slug": "vs19_196_045",
            "identifier": "vs19_196_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_045/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1437/48 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/48 SANTILLO AGOSTINO (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": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39242,
            "slug": "vs19_498_217",
            "identifier": "vs19_498_217",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_217/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 217,
            "title": "EM 24.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 28103,
            "slug": "vs19_244_049",
            "identifier": "vs19_244_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_049/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/384 E ABB-B/49 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/49 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/49 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/49 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28102,
            "slug": "vs19_244_030",
            "identifier": "vs19_244_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_030/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/384 E ABB-B/30 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/30 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/30 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/30 L'ABBATE PATTY (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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28094,
            "slug": "vs19_244_042",
            "identifier": "vs19_244_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_042/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/384 E ABB-B/42 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/42 SCUTELLA' ELISA (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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28088,
            "slug": "vs19_244_008",
            "identifier": "vs19_244_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_008/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39052,
            "slug": "vs19_498_002",
            "identifier": "vs19_498_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_002/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39202,
            "slug": "vs19_498_172",
            "identifier": "vs19_498_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_172/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 25.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.14",
            "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.66,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 25069,
            "slug": "vs19_192_011",
            "identifier": "vs19_192_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_011/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0752",
            "original_title": "Votazione Articolo 5 PDL n. 0752",
            "description_title": "Articolo 5",
            "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": 22,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 38996,
            "slug": "vs19_495_012",
            "identifier": "vs19_495_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_012/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-458 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-458",
            "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": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 28059,
            "slug": "vs19_244_054",
            "identifier": "vs19_244_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_054/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 54,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384-B",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (Approvata, in un testo unificato, dalla Camera e modificata dal Senato) (Testo unificato PDL 384-446-459-B)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28118,
            "slug": "vs19_244_001",
            "identifier": "vs19_244_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_001/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/384 E ABB-B/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28111,
            "slug": "vs19_244_004",
            "identifier": "vs19_244_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_004/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/384 E ABB-B/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/4 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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28097,
            "slug": "vs19_244_012",
            "identifier": "vs19_244_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_012/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/384 E ABB-B/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/12 CAPPELLETTI ENRICO (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": 22,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        }
    ]
}