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

{
    "count": 22130,
    "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=244",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=242",
    "results": [
        {
            "id": 19138,
            "slug": "vs19_045_048",
            "identifier": "vs19_045_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_048/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 38514,
            "slug": "vs19_482_064",
            "identifier": "vs19_482_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_064/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 1-TER.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37769,
            "slug": "vs19_464_038",
            "identifier": "vs19_464_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_038/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1621/8 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/8 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": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37723,
            "slug": "vs19_463_030",
            "identifier": "vs19_463_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_030/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.49 PDL n. 1621",
            "description_title": "Emendamento 1.49 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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38491,
            "slug": "vs19_482_041",
            "identifier": "vs19_482_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_041/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38494,
            "slug": "vs19_482_044",
            "identifier": "vs19_482_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_044/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 1.44 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.44",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37759,
            "slug": "vs19_464_028",
            "identifier": "vs19_464_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_028/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 5.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 5.1000 PDL n. 1621",
            "description_title": "Emendamento 5.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37726,
            "slug": "vs19_463_034",
            "identifier": "vs19_463_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_034/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.2 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.2 PDL n. 1621",
            "description_title": "Emendamento 2.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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 18526,
            "slug": "vs19_027_023",
            "identifier": "vs19_027_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_023/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 23,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 20 DDL n. 0643-bis",
            "description_title": "Articolo 20",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 18610,
            "slug": "vs19_024_007",
            "identifier": "vs19_024_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_007/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00010, ad eccezione del capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00010",
            "original_title": "Votazione Risoluzione 6_00010",
            "description_title": "Risoluzione n. 6-00010, ad eccezione del capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 81.86,
            "minority_cohesion_rate": 88.27
        },
        {
            "id": 37716,
            "slug": "vs19_463_023",
            "identifier": "vs19_463_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_023/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.72 GIULIANO CARLA (M5S) - Votazione Emendamento 1.72 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.72 PDL n. 1621",
            "description_title": "Emendamento 1.72 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37732,
            "slug": "vs19_464_001",
            "identifier": "vs19_464_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_001/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1001 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1621",
            "description_title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 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": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 19011,
            "slug": "vs19_038_060",
            "identifier": "vs19_038_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_060/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/674/21 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/674/21 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/21 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/21 RICCIARDI TONI (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18429,
            "slug": "vs19_027_115",
            "identifier": "vs19_027_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_115/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 115,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/226, DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/226, nel testo riformulato, RIZZETTO WALTER (FDI)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 38515,
            "slug": "vs19_482_065",
            "identifier": "vs19_482_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_065/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 1-TER.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24636,
            "slug": "vs19_179_031",
            "identifier": "vs19_179_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_031/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) 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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38532,
            "slug": "vs19_482_082",
            "identifier": "vs19_482_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_082/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/2402/17 - Votazione Ordine del giorno 9/2402/17 ",
            "original_title": "Votazione Ordine del giorno 9/2402/17 ",
            "description_title": "ODG 9/2402/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 19189,
            "slug": "vs19_046_003",
            "identifier": "vs19_046_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_003/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.100 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0303",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0303",
            "description_title": "Emendamento 1.100 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38508,
            "slug": "vs19_482_058",
            "identifier": "vs19_482_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_058/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 1.065 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.065",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38711,
            "slug": "vs19_487_071",
            "identifier": "vs19_487_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_071/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2355/101 - Votazione Ordine del giorno 9/2355/101 ",
            "original_title": "Votazione Ordine del giorno 9/2355/101 ",
            "description_title": "ODG 9/2355/101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24625,
            "slug": "vs19_183_003",
            "identifier": "vs19_183_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_003/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 BONELLI ANGELO (AVS) - Votazione Emendamento 1.2 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1492",
            "description_title": "Emendamento 1.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19204,
            "slug": "vs19_046_023",
            "identifier": "vs19_046_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_023/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/303/11 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/303/11 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/11 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/11 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37731,
            "slug": "vs19_463_040",
            "identifier": "vs19_463_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_040/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.03 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.03 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.03 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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38707,
            "slug": "vs19_487_067",
            "identifier": "vs19_487_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_067/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2355/97 - Votazione Ordine del giorno 9/2355/97 ",
            "original_title": "Votazione Ordine del giorno 9/2355/97 ",
            "description_title": "ODG 9/2355/97",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24700,
            "slug": "vs19_183_041",
            "identifier": "vs19_183_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_041/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24446,
            "slug": "vs19_183_028",
            "identifier": "vs19_183_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_028/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-BIS.10 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24638,
            "slug": "vs19_183_055",
            "identifier": "vs19_183_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_055/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/22 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": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24796,
            "slug": "vs19_183_053",
            "identifier": "vs19_183_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_053/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/20 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": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19067,
            "slug": "vs19_033_052",
            "identifier": "vs19_033_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_052/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 38674,
            "slug": "vs19_487_034",
            "identifier": "vs19_487_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_034/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2355/60 - Votazione Ordine del giorno 9/2355/60 ",
            "original_title": "Votazione Ordine del giorno 9/2355/60 ",
            "description_title": "ODG 9/2355/60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 24497,
            "slug": "vs19_183_005",
            "identifier": "vs19_183_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_005/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1492",
            "description_title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 38678,
            "slug": "vs19_487_038",
            "identifier": "vs19_487_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_038/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2355/66 - Votazione Ordine del giorno 9/2355/66 ",
            "original_title": "Votazione Ordine del giorno 9/2355/66 ",
            "description_title": "ODG 9/2355/66",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38665,
            "slug": "vs19_487_025",
            "identifier": "vs19_487_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_025/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2355/47 - Votazione Ordine del giorno 9/2355/47 ",
            "original_title": "Votazione Ordine del giorno 9/2355/47 ",
            "description_title": "ODG 9/2355/47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38724,
            "slug": "vs19_487_084",
            "identifier": "vs19_487_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_084/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2355/114 - Votazione Ordine del giorno 9/2355/114 ",
            "original_title": "Votazione Ordine del giorno 9/2355/114 ",
            "description_title": "ODG 9/2355/114",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38676,
            "slug": "vs19_487_036",
            "identifier": "vs19_487_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_036/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2355/62 - Votazione Ordine del giorno 9/2355/62 ",
            "original_title": "Votazione Ordine del giorno 9/2355/62 ",
            "description_title": "ODG 9/2355/62",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 18931,
            "slug": "vs19_033_062",
            "identifier": "vs19_033_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_062/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/730/108 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/730/108 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/108 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/108 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 20060,
            "slug": "vs19_077_010",
            "identifier": "vs19_077_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_010/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 37806,
            "slug": "vs19_467_018",
            "identifier": "vs19_467_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_018/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2281/38 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/38 MORFINO DANIELA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 18417,
            "slug": "vs19_027_021",
            "identifier": "vs19_027_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_021/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 21,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 18 DDL n. 0643-bis",
            "description_title": "Articolo 18",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 88.19,
            "minority_cohesion_rate": 93.21
        },
        {
            "id": 18512,
            "slug": "vs19_027_022",
            "identifier": "vs19_027_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_022/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 22,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 19 DDL n. 0643-bis",
            "description_title": "Articolo 19",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18895,
            "slug": "vs19_033_038",
            "identifier": "vs19_033_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_038/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/730/73 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/73 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": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 38705,
            "slug": "vs19_487_065",
            "identifier": "vs19_487_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_065/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2355/95 - Votazione Ordine del giorno 9/2355/95 ",
            "original_title": "Votazione Ordine del giorno 9/2355/95 ",
            "description_title": "ODG 9/2355/95",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38628,
            "slug": "vs19_486_011",
            "identifier": "vs19_486_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_011/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2355/11 - Votazione Ordine del giorno 9/2355/11 ",
            "original_title": "Votazione Ordine del giorno 9/2355/11 ",
            "description_title": "ODG 9/2355/11",
            "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": 28,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 19028,
            "slug": "vs19_033_055",
            "identifier": "vs19_033_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_055/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 20121,
            "slug": "vs19_081_016",
            "identifier": "vs19_081_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_016/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/889-R/23 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/889-R/23 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/23 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/23 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": 28,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18531,
            "slug": "vs19_027_077",
            "identifier": "vs19_027_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_077/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/643-BIS/150 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/150 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/150 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/150 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 89.51
        },
        {
            "id": 39746,
            "slug": "vs19_508_014",
            "identifier": "vs19_508_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_014/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2416-A/40 - Votazione Ordine del giorno 9/2416-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/40 ",
            "description_title": "ODG 9/2416-A/40",
            "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": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38621,
            "slug": "vs19_486_004",
            "identifier": "vs19_486_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_004/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2355/4 - Votazione Ordine del giorno 9/2355/4 ",
            "original_title": "Votazione Ordine del giorno 9/2355/4 ",
            "description_title": "ODG 9/2355/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 18412,
            "slug": "vs19_027_020",
            "identifier": "vs19_027_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_020/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 20,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 17 DDL n. 0643-bis",
            "description_title": "Articolo 17",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 92.59
        }
    ]
}