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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=158",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=156",
    "results": [
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 19040,
            "slug": "vs19_029_094",
            "identifier": "vs19_029_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_094/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/705/51 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/705/51 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/51 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/51 FORNARO 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": 21,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18997,
            "slug": "vs19_029_037",
            "identifier": "vs19_029_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_037/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/705/37 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/37 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": 21,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19731,
            "slug": "vs19_057_034",
            "identifier": "vs19_057_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_034/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19715,
            "slug": "vs19_057_004",
            "identifier": "vs19_057_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_004/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (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": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39209,
            "slug": "vs19_498_180",
            "identifier": "vs19_498_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_180/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 180,
            "title": "ART AGG 25.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39032,
            "slug": "vs19_498_073",
            "identifier": "vs19_498_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_073/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38474,
            "slug": "vs19_482_024",
            "identifier": "vs19_482_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_024/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 20147,
            "slug": "vs19_081_022",
            "identifier": "vs19_081_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_022/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/889-R/31 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/31 GRIMALDI MARCO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25292,
            "slug": "vs19_203_007",
            "identifier": "vs19_203_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_007/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1458/8 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1458/8 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/8 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/8 FERRARI SARA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39200,
            "slug": "vs19_498_170",
            "identifier": "vs19_498_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_170/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 170,
            "title": "EM 25.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 33021,
            "slug": "19-238-21",
            "identifier": "19-238-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-21/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 21,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 2.7, Cucchi e altri",
            "original_title": "Em. 2.7, Cucchi e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25319,
            "slug": "vs19_203_011",
            "identifier": "vs19_203_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_011/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1458/12 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1458/12 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/12 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/12 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39262,
            "slug": "vs19_498_237",
            "identifier": "vs19_498_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_237/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 237,
            "title": "EM 24.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 21528,
            "slug": "vs19_112_033",
            "identifier": "vs19_112_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_033/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 7) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 7) della parte dispositiva, PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 19940,
            "slug": "vs19_072_080",
            "identifier": "vs19_072_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_080/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.71 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 4.71 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.71 DDL n. 0977",
            "description_title": "Emendamento 4.71 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25306,
            "slug": "vs19_203_009",
            "identifier": "vs19_203_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_009/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25309,
            "slug": "vs19_203_019",
            "identifier": "vs19_203_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_019/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39061,
            "slug": "vs19_498_013",
            "identifier": "vs19_498_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_013/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39259,
            "slug": "vs19_498_234",
            "identifier": "vs19_498_234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_234/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 234,
            "title": "EM 24.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 19694,
            "slug": "vs19_057_015",
            "identifier": "vs19_057_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_015/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25320,
            "slug": "vs19_203_010",
            "identifier": "vs19_203_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_010/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1458/11 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1458/11 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/11 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/11 MADIA MARIA ANNA (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37751,
            "slug": "vs19_464_020",
            "identifier": "vs19_464_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_020/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.88 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.88 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.88 PDL n. 1621",
            "description_title": "Emendamento 3.88 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 20145,
            "slug": "vs19_081_010",
            "identifier": "vs19_081_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_010/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/889-R/17 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/17 FURFARO MARCO (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": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20851,
            "slug": "vs19_091_026",
            "identifier": "vs19_091_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_026/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 32987,
            "slug": "19-236-97",
            "identifier": "19-236-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-97/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 97,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 11.0.152, Durnwalder e Patton",
            "original_title": "Em. 11.0.152, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 48.84
        },
        {
            "id": 39223,
            "slug": "vs19_498_195",
            "identifier": "vs19_498_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_195/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 195,
            "title": "SUBEM 0.19.200.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 19275,
            "slug": "vs19_051_017",
            "identifier": "vs19_051_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_017/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (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": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21524,
            "slug": "vs19_112_028",
            "identifier": "vs19_112_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_028/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 2) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 2) della parte dispositiva, PICCOLOTTI ELISABETTA (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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 20046,
            "slug": "vs19_069_039",
            "identifier": "vs19_069_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_039/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00087, limitatamente al capoverso primo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Mozione 1_00087",
            "original_title": "Votazione Mozione 1_00087",
            "description_title": "Mozione n. 1-00087, limitatamente al capoverso primo della parte dispositiva, DEL BARBA MAURO (AIV-RE) 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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39219,
            "slug": "vs19_498_191",
            "identifier": "vs19_498_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_191/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 191,
            "title": "SUBEM 0.19.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39205,
            "slug": "vs19_498_176",
            "identifier": "vs19_498_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_176/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 176,
            "title": "ART AGG 25.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 34366,
            "slug": "19-253-49",
            "identifier": "19-253-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-49/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 49,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.18, Fregolent",
            "original_title": "Em. 35.0.18, Fregolent",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 40.48
        },
        {
            "id": 18394,
            "slug": "vs19_019_035",
            "identifier": "vs19_019_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_035/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.1 DDL n. 0547",
            "description_title": "Emendamento 7.1 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39214,
            "slug": "vs19_498_185",
            "identifier": "vs19_498_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_185/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 26.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39147,
            "slug": "vs19_498_108",
            "identifier": "vs19_498_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_108/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 20155,
            "slug": "vs19_081_005",
            "identifier": "vs19_081_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_005/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 37345,
            "slug": "19-288-202",
            "identifier": "19-288-202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-202/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 202,
            "title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "original_title": "Votazione finale",
            "description_title": "Intelligenza artificiale",
            "public_title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 18777,
            "slug": "vs19_038_012",
            "identifier": "vs19_038_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_012/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 5.3 RUFFINO DANIELA (AIV-RE) e 5.7 FONTANA ILARIA (M5S) - Votazione Emendamento 5.3 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.3 DDL n. 0674",
            "description_title": "Identici emendamenti 5.3 RUFFINO DANIELA (AIV-RE) e 5.7 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": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39206,
            "slug": "vs19_498_177",
            "identifier": "vs19_498_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_177/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 25.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 18944,
            "slug": "vs19_038_050",
            "identifier": "vs19_038_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_050/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/11 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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21261,
            "slug": "vs19_107_001",
            "identifier": "vs19_107_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_001/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri - Votazione pregiudiziale DDL n. 1151",
            "original_title": "Votazione pregiudiziale DDL n. 1151",
            "description_title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (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": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19250,
            "slug": "vs19_051_019",
            "identifier": "vs19_051_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_019/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/750/25 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/25 CUPERLO GIANNI (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": 21,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 39055,
            "slug": "vs19_498_006",
            "identifier": "vs19_498_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_006/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39056,
            "slug": "vs19_498_007",
            "identifier": "vs19_498_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_007/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 25480,
            "slug": "vs19_206_048",
            "identifier": "vs19_206_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_048/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/10 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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 38849,
            "slug": "vs19_491_006",
            "identifier": "vs19_491_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_006/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 65.38
        }
    ]
}