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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=245",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=243",
    "results": [
        {
            "id": 26615,
            "slug": "vs19_220_140",
            "identifier": "vs19_220_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_140/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 36669,
            "slug": "vs19_439_036",
            "identifier": "vs19_439_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_036/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2240",
            "original_title": "Votazione Articolo 4 DDL n. 2240",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35581,
            "slug": "vs19_405_013",
            "identifier": "vs19_405_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_013/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1586",
            "original_title": "Votazione Articolo 1 DDL n. 1586",
            "description_title": "Articolo 1",
            "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": 135,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37343,
            "slug": "vs19_452_004",
            "identifier": "vs19_452_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_004/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00407, limitatamente al capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Mozione 1_00407",
            "original_title": "Votazione Mozione 1_00407",
            "description_title": "Mozione n. 1-00407, limitatamente al capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (M5S) 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": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34953,
            "slug": "vs19_333_018",
            "identifier": "vs19_333_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_018/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/60 (Nuova formulazione) CANDIANI STEFANO (LEGA)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/60 (Nuova formulazione) CANDIANI STEFANO (LEGA)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 26687,
            "slug": "vs19_220_115",
            "identifier": "vs19_220_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_115/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1627/148 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1627/148 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/148 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/148 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26688,
            "slug": "vs19_220_045",
            "identifier": "vs19_220_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_045/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (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": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 40137,
            "slug": "vs19_524_031",
            "identifier": "vs19_524_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_031/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2551/74 - Votazione Ordine del giorno 9/2551/74 ",
            "original_title": "Votazione Ordine del giorno 9/2551/74 ",
            "description_title": "ODG 9/2551/74",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40138,
            "slug": "vs19_524_032",
            "identifier": "vs19_524_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_032/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2551/76 - Votazione Ordine del giorno 9/2551/76 ",
            "original_title": "Votazione Ordine del giorno 9/2551/76 ",
            "description_title": "ODG 9/2551/76",
            "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": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26653,
            "slug": "vs19_220_103",
            "identifier": "vs19_220_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_103/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (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": 32,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26602,
            "slug": "vs19_220_040",
            "identifier": "vs19_220_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_040/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (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": 25,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 36670,
            "slug": "vs19_439_037",
            "identifier": "vs19_439_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_037/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2240",
            "original_title": "Votazione Articolo 5 DDL n. 2240",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32402,
            "slug": "vs19_357_034",
            "identifier": "vs19_357_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_034/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1532",
            "original_title": "Votazione Articolo 15 DDL n. 1532",
            "description_title": "Articolo 15",
            "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": 58.92,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 26569,
            "slug": "vs19_220_015",
            "identifier": "vs19_220_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_015/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1627",
            "original_title": "Votazione Articolo 9 DDL n. 1627",
            "description_title": "Articolo 9",
            "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": 34,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 40141,
            "slug": "vs19_524_035",
            "identifier": "vs19_524_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_035/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2551/82 - Votazione Ordine del giorno 9/2551/82 ",
            "original_title": "Votazione Ordine del giorno 9/2551/82 ",
            "description_title": "ODG 9/2551/82",
            "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": 69,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 26620,
            "slug": "vs19_220_106",
            "identifier": "vs19_220_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_106/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26554,
            "slug": "vs19_220_011",
            "identifier": "vs19_220_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_011/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1627",
            "original_title": "Votazione Articolo 5 DDL n. 1627",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 40108,
            "slug": "vs19_524_002",
            "identifier": "vs19_524_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_002/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2551/39 - Votazione Ordine del giorno 9/2551/39 ",
            "original_title": "Votazione Ordine del giorno 9/2551/39 ",
            "description_title": "ODG 9/2551/39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 24948,
            "slug": "vs19_201_013",
            "identifier": "vs19_201_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_013/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1551/80 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1551/80 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/80 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/80 MARI FRANCESCO (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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26581,
            "slug": "vs19_220_154",
            "identifier": "vs19_220_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_154/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/202 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32484,
            "slug": "vs19_359_001",
            "identifier": "vs19_359_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_001/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2066/1, nel testo riformulato, SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2066/1, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/1, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/1, nel testo riformulato, SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 55.6,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32389,
            "slug": "vs19_357_024",
            "identifier": "vs19_357_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_024/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1532",
            "original_title": "Votazione Articolo 10 DDL n. 1532",
            "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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 26586,
            "slug": "vs19_220_146",
            "identifier": "vs19_220_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_146/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 36642,
            "slug": "vs19_439_009",
            "identifier": "vs19_439_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_009/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 FENU EMILIANO (M5S) - Votazione Emendamento 1.7 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2240",
            "description_title": "Emendamento 1.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32406,
            "slug": "vs19_357_039",
            "identifier": "vs19_357_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_039/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 19.5 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 19.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1532",
            "description_title": "Emendamento 19.5 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 55.7
        },
        {
            "id": 32373,
            "slug": "vs19_357_027",
            "identifier": "vs19_357_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_027/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 13.3 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1532",
            "description_title": "Emendamento 13.3 TUCCI RICCARDO (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": 27,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 34942,
            "slug": "vs19_333_006",
            "identifier": "vs19_333_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_006/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 40118,
            "slug": "vs19_524_012",
            "identifier": "vs19_524_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_012/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/51 - Votazione Ordine del giorno 9/2551/51 ",
            "original_title": "Votazione Ordine del giorno 9/2551/51 ",
            "description_title": "ODG 9/2551/51",
            "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": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34729,
            "slug": "vs19_337_078",
            "identifier": "vs19_337_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_078/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 78,
            "title": "Istituzione della filiera formativa tecnologico-professionale",
            "original_title": "Istituzione della filiera formativa tecnologico-professionale (Approvato dal Senato) (DDL 1691)",
            "description_title": "",
            "public_title": "Istituzione della filiera formativa tecnologico-professionale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34796,
            "slug": "vs19_337_002",
            "identifier": "vs19_337_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_002/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.11 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.11 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 33,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34798,
            "slug": "vs19_337_004",
            "identifier": "vs19_337_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_004/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 31,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 22565,
            "slug": "vs19_134_098",
            "identifier": "vs19_134_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_098/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/T.U.384/31 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/T.U.384/31 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/31 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/31 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 34804,
            "slug": "vs19_337_010",
            "identifier": "vs19_337_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_010/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 27,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 40124,
            "slug": "vs19_524_018",
            "identifier": "vs19_524_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_018/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2551/58 - Votazione Ordine del giorno 9/2551/58 ",
            "original_title": "Votazione Ordine del giorno 9/2551/58 ",
            "description_title": "ODG 9/2551/58",
            "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": 29,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36848,
            "slug": "vs19_440_051",
            "identifier": "vs19_440_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_051/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.13 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.13 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.13 DDL n. 2026",
            "description_title": "Emendamento 13.13 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 34805,
            "slug": "vs19_337_011",
            "identifier": "vs19_337_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_011/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34811,
            "slug": "vs19_337_017",
            "identifier": "vs19_337_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_017/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34937,
            "slug": "vs19_333_001",
            "identifier": "vs19_333_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_001/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32407,
            "slug": "vs19_357_029",
            "identifier": "vs19_357_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_029/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1532",
            "original_title": "Votazione Articolo 13 DDL n. 1532",
            "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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 34808,
            "slug": "vs19_337_014",
            "identifier": "vs19_337_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_014/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 36809,
            "slug": "vs19_440_087",
            "identifier": "vs19_440_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_087/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 2026",
            "original_title": "Votazione Articolo 24 DDL n. 2026",
            "description_title": "Articolo 24",
            "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": 52,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 22495,
            "slug": "vs19_134_037",
            "identifier": "vs19_134_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_037/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 3.58 MALAVASI ILENIA (PD-IDP) e 3.165 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.58 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.58 PDL n. 0384",
            "description_title": "Identici emendamenti 3.58 MALAVASI ILENIA (PD-IDP) e 3.165 FARAONE DAVIDE (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34825,
            "slug": "vs19_337_032",
            "identifier": "vs19_337_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_032/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.1 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 2.1 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34814,
            "slug": "vs19_337_020",
            "identifier": "vs19_337_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_020/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.169 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.169 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34817,
            "slug": "vs19_337_023",
            "identifier": "vs19_337_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_023/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.207 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.207 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 27568,
            "slug": "vs19_239_023",
            "identifier": "vs19_239_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_023/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1515",
            "original_title": "Votazione Articolo 9 DDL n. 1515",
            "description_title": "Articolo 9",
            "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": 79,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 33601,
            "slug": "vs19_384_014",
            "identifier": "vs19_384_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_014/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "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": 63,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 38.22
        }
    ]
}