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

{
    "count": 22927,
    "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=94",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=92",
    "results": [
        {
            "id": 28349,
            "slug": "vs19_247_013",
            "identifier": "vs19_247_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_013/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 40343,
            "slug": "vs19_536_053",
            "identifier": "vs19_536_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_053/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.05 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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 24977,
            "slug": "vs19_196_005",
            "identifier": "vs19_196_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_005/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1437/6 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1437/6 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/6 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/6 MANZI IRENE (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": 16,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24968,
            "slug": "vs19_196_006",
            "identifier": "vs19_196_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_006/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1437/7 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1437/7 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/7 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/7 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39137,
            "slug": "vs19_498_097",
            "identifier": "vs19_498_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_097/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 11.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 16,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 28363,
            "slug": "vs19_247_071",
            "identifier": "vs19_247_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_071/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1633/124 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1633/124 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/124 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/124 CASU ANDREA (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40316,
            "slug": "vs19_536_026",
            "identifier": "vs19_536_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_026/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS) - Votazione Emendamento 3.010 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.010 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 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": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39715,
            "slug": "vs19_506_016",
            "identifier": "vs19_506_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_016/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2126-A E ABB/37 - Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "description_title": "ODG 9/2126-A E ABB/37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 28358,
            "slug": "vs19_247_016",
            "identifier": "vs19_247_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_016/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1633/29 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/29 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 40334,
            "slug": "vs19_536_044",
            "identifier": "vs19_536_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_044/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 8.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.05 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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24938,
            "slug": "vs19_201_018",
            "identifier": "vs19_201_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_018/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 40333,
            "slug": "vs19_536_043",
            "identifier": "vs19_536_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_043/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 8.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.04 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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40352,
            "slug": "vs19_536_062",
            "identifier": "vs19_536_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_062/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (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": 16,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39878,
            "slug": "vs19_515_037",
            "identifier": "vs19_515_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_037/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 8.026 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.026",
            "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": 16,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 27875,
            "slug": "vs19_243_020",
            "identifier": "vs19_243_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_020/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "original_title": "Votazione Mozione 1_00236",
            "description_title": "Mozione n. 1-236, limitatamente al capoverso sesto della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 40332,
            "slug": "vs19_536_042",
            "identifier": "vs19_536_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_042/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 8.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.03 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.03 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.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": 16,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39078,
            "slug": "vs19_498_031",
            "identifier": "vs19_498_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_031/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 4.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27175,
            "slug": "vs19_231_019",
            "identifier": "vs19_231_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_019/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.26 DDL n. 1620",
            "description_title": "Emendamento 3.26 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": 16,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30298,
            "slug": "vs19_293_005",
            "identifier": "vs19_293_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_005/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 36607,
            "slug": "vs19_435_131",
            "identifier": "vs19_435_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_131/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27202,
            "slug": "vs19_231_032",
            "identifier": "vs19_231_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_032/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.53 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.53 DDL n. 1620",
            "description_title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27176,
            "slug": "vs19_231_021",
            "identifier": "vs19_231_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_021/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.30 DDL n. 1620",
            "description_title": "Emendamento 3.30 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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33588,
            "slug": "vs19_384_041",
            "identifier": "vs19_384_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_041/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 10.5000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33525,
            "slug": "vs19_384_030",
            "identifier": "vs19_384_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_030/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 5.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 30280,
            "slug": "vs19_293_028",
            "identifier": "vs19_293_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_028/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00285",
            "original_title": "Votazione Mozione 1_00285",
            "description_title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.1,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30022,
            "slug": "vs19_282_003",
            "identifier": "vs19_282_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_003/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (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": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29348,
            "slug": "vs19_270_047",
            "identifier": "vs19_270_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_047/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/7 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": 16,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27183,
            "slug": "vs19_231_033",
            "identifier": "vs19_231_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_033/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.55 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.55 DDL n. 1620",
            "description_title": "Emendamento 3.55 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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34473,
            "slug": "vs19_388_081",
            "identifier": "vs19_388_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_081/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36555,
            "slug": "vs19_435_070",
            "identifier": "vs19_435_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_070/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.5 PDL n. 1573",
            "description_title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29867,
            "slug": "vs19_276_002",
            "identifier": "vs19_276_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_002/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 CAROTENUTO DARIO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 33621,
            "slug": "vs19_384_045",
            "identifier": "vs19_384_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_045/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 12.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1003",
            "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": 16,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36615,
            "slug": "vs19_435_139",
            "identifier": "vs19_435_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_139/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 27193,
            "slug": "vs19_231_026",
            "identifier": "vs19_231_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_026/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.37 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.37 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.37 DDL n. 1620",
            "description_title": "Emendamento 3.37 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 33587,
            "slug": "vs19_383_002",
            "identifier": "vs19_383_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_383_002/?format=api",
            "sitting": {
                "id": 1826,
                "date": "2024-11-19",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-367 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-367",
            "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": 16,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 30044,
            "slug": "vs19_281_057",
            "identifier": "vs19_281_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_057/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (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": 16,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30024,
            "slug": "vs19_281_059",
            "identifier": "vs19_281_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_059/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/83 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34323,
            "slug": "vs19_389_010",
            "identifier": "vs19_389_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_010/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36561,
            "slug": "vs19_435_076",
            "identifier": "vs19_435_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_076/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 7.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 7.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1000 PDL n. 1573",
            "description_title": "Emendamento 7.1000 SCOTTO ARTURO (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": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27336,
            "slug": "vs19_232_062",
            "identifier": "vs19_232_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_062/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (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": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 24774,
            "slug": "vs19_175_035",
            "identifier": "vs19_175_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_035/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0835",
            "original_title": "Votazione Articolo 5 PDL n. 0835",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 82.1
        }
    ]
}