Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=292
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=293",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=291",
    "results": [
        {
            "id": 19180,
            "slug": "vs19_045_041",
            "identifier": "vs19_045_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_041/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/785/5 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/785/5 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/5 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/5 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 20236,
            "slug": "vs19_085_009",
            "identifier": "vs19_085_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_009/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/338-B/6 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/6 GIANASSI FEDERICO (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": 70.04,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 20241,
            "slug": "vs19_085_007",
            "identifier": "vs19_085_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_007/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/338-B/4 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/338-B/4 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/4 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/4 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18964,
            "slug": "vs19_029_111",
            "identifier": "vs19_029_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_111/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/705/70 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/705/70 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/70 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/70 BOLDRINI LAURA (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": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19126,
            "slug": "vs19_045_018",
            "identifier": "vs19_045_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_018/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.18 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.18 DDL n. 0785",
            "description_title": "Emendamento 1.18 APPENDINO CHIARA (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25946,
            "slug": "vs19_213_013",
            "identifier": "vs19_213_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_013/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1601/15 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/15 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 29172,
            "slug": "vs19_266_039",
            "identifier": "vs19_266_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_039/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 1.04 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.04 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.04 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25956,
            "slug": "vs19_213_016",
            "identifier": "vs19_213_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_016/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1601/18 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/18 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25493,
            "slug": "vs19_205_007",
            "identifier": "vs19_205_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_007/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00218 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00218",
            "original_title": "Votazione Mozione 1_00218",
            "description_title": "Mozione n. 1-00218 MANES FRANCO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 29174,
            "slug": "vs19_266_051",
            "identifier": "vs19_266_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_051/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter.05 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1-ter.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1-ter.05 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29804,
            "slug": "vs19_261_117",
            "identifier": "vs19_261_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_117/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.106 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.106 DDL n. 1435",
            "description_title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18953,
            "slug": "vs19_029_032",
            "identifier": "vs19_029_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_032/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/705/32 TABACCI BRUNO (PD-IDP) - Votazione Ordine del giorno 9/705/32 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/32 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/32 TABACCI BRUNO (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": 76.79,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18978,
            "slug": "vs19_033_045",
            "identifier": "vs19_033_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_045/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (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": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35544,
            "slug": "19-258-2",
            "identifier": "19-258-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-258-2/?format=api",
            "sitting": {
                "id": 1866,
                "date": "2024-12-28",
                "number": 258,
                "branch": "S"
            },
            "number": 2,
            "title": "Legge di bilancio 2025",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge di bilancio 2025",
            "is_key_vote": true,
            "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": 90.76,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 19896,
            "slug": "vs19_068_002",
            "identifier": "vs19_068_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_002/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2  GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0831",
            "description_title": "Emendamento 1.2  GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19096,
            "slug": "vs19_029_035",
            "identifier": "vs19_029_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_035/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/705/35 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/705/35 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/35 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/35 FORATTINI ANTONELLA (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": 75.53,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 29244,
            "slug": "vs19_266_083",
            "identifier": "vs19_266_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_083/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (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": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29240,
            "slug": "vs19_266_080",
            "identifier": "vs19_266_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_080/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1780/15 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1780/15 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/15 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/15 GIANASSI FEDERICO (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": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 40810,
            "slug": "vs19_554_060",
            "identifier": "vs19_554_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_060/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 29197,
            "slug": "vs19_266_057",
            "identifier": "vs19_266_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_057/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2-bis.2 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.2 DDL n. 1780",
            "description_title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (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": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29026,
            "slug": "vs19_265_043",
            "identifier": "vs19_265_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_043/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 27.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.17 DDL n. 1435",
            "description_title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (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.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20189,
            "slug": "vs19_082_028",
            "identifier": "vs19_082_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_028/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/889-R/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/889-R/14 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/14 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/14 SERRACCHIANI DEBORA (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.93,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29000,
            "slug": "vs19_265_019",
            "identifier": "vs19_265_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_019/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 23.8 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 23.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.8 DDL n. 1435",
            "description_title": "Emendamento 23.8 PASTORELLA GIULIA (APERRE)",
            "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.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40864,
            "slug": "vs19_555_016",
            "identifier": "vs19_555_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_016/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40866,
            "slug": "vs19_555_020",
            "identifier": "vs19_555_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_020/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 19803,
            "slug": "vs19_064_036",
            "identifier": "vs19_064_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_036/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/930/8 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/930/8 DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/8 DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/8 CASO ANTONIO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21024,
            "slug": "vs19_097_013",
            "identifier": "vs19_097_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_013/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (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": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 40821,
            "slug": "vs19_554_071",
            "identifier": "vs19_554_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_071/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2662/16 - Votazione Ordine del giorno 9/2662/16 ",
            "original_title": "Votazione Ordine del giorno 9/2662/16 ",
            "description_title": "ODG 9/2662/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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 18527,
            "slug": "vs19_028_002",
            "identifier": "vs19_028_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_028_002/?format=api",
            "sitting": {
                "id": 1259,
                "date": "2022-12-27",
                "number": 28,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 GIANASSI FEDERICO (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri, n. 3 COSTA ENRICO (AIV-RE) ed altri e n. 4 DORI DEVIS (AVS) ed altri - Votazione pregiudiziale DDL n. 0705",
            "original_title": "Votazione pregiudiziale DDL n. 0705",
            "description_title": "Questioni pregiudiziali n. 1 GIANASSI FEDERICO (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri, n. 3 COSTA ENRICO (AIV-RE) ed altri e n. 4 DORI DEVIS (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 41015,
            "slug": "vs19_564_001",
            "identifier": "vs19_564_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_001/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2423-A E AB - EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.38",
            "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": 49.38,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 35545,
            "slug": "19-258-1",
            "identifier": "19-258-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-258-1/?format=api",
            "sitting": {
                "id": 1866,
                "date": "2024-12-28",
                "number": 258,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia legge di bilancio 2025",
            "original_title": "Disegno di legge n. 1330. Votazione questione di fiducia (art.1)",
            "description_title": null,
            "public_title": "Fiducia legge di bilancio 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 94.12,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 20154,
            "slug": "vs19_081_011",
            "identifier": "vs19_081_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_011/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/889-R/18 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/18 GUERRA MARIA CECILIA (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": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19788,
            "slug": "vs19_064_016",
            "identifier": "vs19_064_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_016/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3-UNDECIES.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.05 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.05 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.05 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19044,
            "slug": "vs19_029_046",
            "identifier": "vs19_029_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_046/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/705/46 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/705/46 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/46 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/46 MANCINI CLAUDIO (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": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 19000,
            "slug": "vs19_029_033",
            "identifier": "vs19_029_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_033/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/705/33 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/705/33 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/33 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/33 MAURI MATTEO (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": 77.22,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 29580,
            "slug": "vs19_260_035",
            "identifier": "vs19_260_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_035/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo premissivo 01.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.01 DDL n. 1759",
            "description_title": "Articolo premissivo 01.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19962,
            "slug": "vs19_072_079",
            "identifier": "vs19_072_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_079/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.70 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.70 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.70 DDL n. 0977",
            "description_title": "Emendamento 4.70 QUARTINI ANDREA (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": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 40770,
            "slug": "vs19_554_020",
            "identifier": "vs19_554_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_020/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 20,
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 19023,
            "slug": "vs19_038_057",
            "identifier": "vs19_038_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_057/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/674/18 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/18 GRAZIANO STEFANO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28309,
            "slug": "vs19_248_055",
            "identifier": "vs19_248_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_055/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1000 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 14.1000 PDL n. 0799",
            "original_title": "Votazione Emendamento 14.1000 PDL n. 0799",
            "description_title": "Emendamento 14.1000 ORFINI MATTEO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25301,
            "slug": "vs19_203_004",
            "identifier": "vs19_203_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_004/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1458/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1458/5 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/5 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/5 BONAFE' SIMONA (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": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25317,
            "slug": "vs19_203_018",
            "identifier": "vs19_203_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_018/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1458/19 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1458/19 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/19 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/19 MALAVASI ILENIA (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": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29031,
            "slug": "vs19_265_079",
            "identifier": "vs19_265_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_079/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.47 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.47 DDL n. 1435",
            "description_title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (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": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29203,
            "slug": "vs19_267_017",
            "identifier": "vs19_267_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_017/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 35.91 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 35.91 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.91 DDL n. 1435",
            "description_title": "Emendamento 35.91 MORASSUT ROBERTO (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": 63.58
        },
        {
            "id": 21219,
            "slug": "vs19_105_012",
            "identifier": "vs19_105_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_012/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1060/R/43 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1060/R/43 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/43 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/43 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25928,
            "slug": "vs19_213_011",
            "identifier": "vs19_213_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_011/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (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": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25296,
            "slug": "vs19_203_003",
            "identifier": "vs19_203_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_003/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1458/4 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1458/4 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/4 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/4 MAURI MATTEO (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": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40933,
            "slug": "vs19_555_102",
            "identifier": "vs19_555_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_102/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 49.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 29745,
            "slug": "vs19_261_057",
            "identifier": "vs19_261_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_057/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 10.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1003 DDL n. 1435",
            "description_title": "Emendamento 10.1003 CASU ANDREA (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.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21249,
            "slug": "vs19_105_018",
            "identifier": "vs19_105_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_018/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1060/R/51 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1060/R/51 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/51 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/51 ASCARI STEFANIA (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": 68.78,
            "minority_cohesion_rate": 74.07
        }
    ]
}