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": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=94",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=92",
    "results": [
        {
            "id": 39684,
            "slug": "vs19_504_149",
            "identifier": "vs19_504_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_149/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 28.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39584,
            "slug": "vs19_504_031",
            "identifier": "vs19_504_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_031/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 10.1, 10.2, 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1, 10.2, 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "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": 25606,
            "slug": "vs19_210_084",
            "identifier": "vs19_210_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_084/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1341",
            "original_title": "Votazione Articolo 18 DDL n. 1341",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39713,
            "slug": "vs19_506_014",
            "identifier": "vs19_506_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_014/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2126-A E ABB/34 - Votazione Ordine del giorno 9/2126-A E ABB/34 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/34 ",
            "description_title": "ODG 9/2126-A E ABB/34",
            "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.56,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 34063,
            "slug": "vs19_388_102",
            "identifier": "vs19_388_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_102/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.17 DDL n. 2022",
            "description_title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR)",
            "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": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 29335,
            "slug": "vs19_270_057",
            "identifier": "vs19_270_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_057/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE)",
            "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": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30249,
            "slug": "vs19_292_023",
            "identifier": "vs19_292_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_023/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.9 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.9 DDL n. 1717",
            "description_title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE)",
            "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": 59.92,
            "minority_cohesion_rate": 68.71
        },
        {
            "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": 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": 34066,
            "slug": "vs19_388_135",
            "identifier": "vs19_388_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_135/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 26.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.20 DDL n. 2022",
            "description_title": "Emendamento 26.20 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 27234,
            "slug": "vs19_232_008",
            "identifier": "vs19_232_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_008/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1620",
            "description_title": "Emendamento 4.18 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": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 33510,
            "slug": "vs19_377_102",
            "identifier": "vs19_377_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_102/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.15",
            "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": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33436,
            "slug": "vs19_377_113",
            "identifier": "vs19_377_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_113/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 23.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34531,
            "slug": "vs19_377_066",
            "identifier": "vs19_377_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_066/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "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": 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": 24033,
            "slug": "vs19_158_010",
            "identifier": "vs19_158_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_010/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (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": 61.6,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24586,
            "slug": "vs19_175_009",
            "identifier": "vs19_175_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_009/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.10 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0835",
            "description_title": "Emendamento 1.10 MANZI IRENE (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": 70.04,
            "minority_cohesion_rate": 83.95
        },
        {
            "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
        },
        {
            "id": 24742,
            "slug": "vs19_175_006",
            "identifier": "vs19_175_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_006/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0835",
            "description_title": "Emendamento 1.100 MANZI IRENE (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": 69.2,
            "minority_cohesion_rate": 83.33
        },
        {
            "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": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (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": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 30048,
            "slug": "vs19_281_062",
            "identifier": "vs19_281_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_062/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32782,
            "slug": "vs19_371_036",
            "identifier": "vs19_371_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_036/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 36,
            "title": "PDL 107-B - EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 107-B - EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.77,
            "minority_cohesion_rate": 65.19
        },
        {
            "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": 32761,
            "slug": "vs19_370_024",
            "identifier": "vs19_370_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_024/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 26801,
            "slug": "vs19_223_004",
            "identifier": "vs19_223_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_004/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26733,
            "slug": "vs19_222_025",
            "identifier": "vs19_222_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_025/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.24 ONORI FEDERICA (M5S) - Votazione Emendamento 1.24 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1624",
            "description_title": "Emendamento 1.24 ONORI FEDERICA (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": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 35193,
            "slug": "vs19_354_030",
            "identifier": "vs19_354_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_030/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00318 MANZI IRENE (PD-IDP) ed altri",
            "original_title": "Mozione n. 1-00318 MANZI IRENE (PD-IDP) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 35192,
            "slug": "vs19_354_029",
            "identifier": "vs19_354_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_029/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "original_title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 69.81
        },
        {
            "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": 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": 27195,
            "slug": "vs19_231_010",
            "identifier": "vs19_231_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_010/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.7 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1620",
            "description_title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27210,
            "slug": "vs19_231_004",
            "identifier": "vs19_231_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_004/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1620",
            "original_title": "Votazione Articolo 1 DDL n. 1620",
            "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": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "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": 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": 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": 35171,
            "slug": "vs19_354_008",
            "identifier": "vs19_354_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_008/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera g), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera g), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 35141,
            "slug": "vs19_353_038",
            "identifier": "vs19_353_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_038/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 34786,
            "slug": "vs19_353_040",
            "identifier": "vs19_353_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_040/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.1 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32365,
            "slug": "vs19_357_002",
            "identifier": "vs19_357_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_002/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.05 (Nuova formulazione) BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.05 (Nuova formulazione) 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": 58.51,
            "minority_cohesion_rate": 69.62
        },
        {
            "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": 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": 32395,
            "slug": "vs19_357_062",
            "identifier": "vs19_357_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_062/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1532",
            "original_title": "Votazione Articolo 31 DDL n. 1532",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 16,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 38059,
            "slug": "vs19_475_008",
            "identifier": "vs19_475_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_008/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00429 LUCASELLI YLENJA (FDI), CANDIANI STEFANO (LEGA), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00429",
            "original_title": "Votazione Mozione 1_00429",
            "description_title": "Mozione n. 1-00429 LUCASELLI YLENJA (FDI), CANDIANI STEFANO (LEGA), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) 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": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 73.25
        },
        {
            "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
        }
    ]
}