Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=122
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=123",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=121",
    "results": [
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 7.6, 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6, 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39362,
            "slug": "vs19_503_027",
            "identifier": "vs19_503_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_027/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 6.6, 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6, 6.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39501,
            "slug": "vs19_503_169",
            "identifier": "vs19_503_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_169/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 169,
            "title": "EM 4.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39620,
            "slug": "vs19_504_070",
            "identifier": "vs19_504_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_070/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 13.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.20",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39556,
            "slug": "vs19_504_167",
            "identifier": "vs19_504_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_167/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 167,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 30920,
            "slug": "vs19_317_042",
            "identifier": "vs19_317_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_042/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1933/52 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/52 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39086,
            "slug": "vs19_498_040",
            "identifier": "vs19_498_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_040/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 5.6, 5.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.6, 5.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30918,
            "slug": "vs19_317_039",
            "identifier": "vs19_317_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_039/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1933/49 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1933/49 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/49 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/49 MALAVASI ILENIA (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": 18,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 39493,
            "slug": "vs19_503_161",
            "identifier": "vs19_503_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_161/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 4.14, 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14, 4.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 32833,
            "slug": "vs19_371_003",
            "identifier": "vs19_371_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_003/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 34523,
            "slug": "vs19_377_056",
            "identifier": "vs19_377_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_056/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici articoli aggiuntivi 8.02 FENU EMILIANO (M5S) e 8.03 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Identici articoli aggiuntivi 8.02 FENU EMILIANO (M5S) e 8.03 CURTI AUGUSTO (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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39489,
            "slug": "vs19_503_156",
            "identifier": "vs19_503_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_156/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 3.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.17",
            "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": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 34143,
            "slug": "vs19_388_133",
            "identifier": "vs19_388_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_133/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.17 DDL n. 2022",
            "description_title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27180,
            "slug": "vs19_231_040",
            "identifier": "vs19_231_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_040/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.65 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.65 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.65 DDL n. 1620",
            "description_title": "Emendamento 3.65 COLUCCI ALFONSO (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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 35174,
            "slug": "vs19_354_011",
            "identifier": "vs19_354_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_011/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera l), 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 l), 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": 18,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 34781,
            "slug": "vs19_353_034",
            "identifier": "vs19_353_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_034/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.55 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.55 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": 18,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 39485,
            "slug": "vs19_503_152",
            "identifier": "vs19_503_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_152/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 27269,
            "slug": "vs19_232_025",
            "identifier": "vs19_232_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_025/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.40 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.40 DDL n. 1620",
            "description_title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 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": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39527,
            "slug": "vs19_503_197",
            "identifier": "vs19_503_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_197/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 197,
            "title": "EM 6.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.27",
            "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": 18,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 29942,
            "slug": "vs19_281_037",
            "identifier": "vs19_281_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_037/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39405,
            "slug": "vs19_503_070",
            "identifier": "vs19_503_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_070/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.14",
            "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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 24617,
            "slug": "vs19_175_039",
            "identifier": "vs19_175_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_039/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0835",
            "description_title": "Emendamento 7.1 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30110,
            "slug": "vs19_283_015",
            "identifier": "vs19_283_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_015/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.11 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0836",
            "description_title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 31543,
            "slug": "vs19_340_067",
            "identifier": "vs19_340_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_067/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "description_title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (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": 18,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 24038,
            "slug": "vs19_158_011",
            "identifier": "vs19_158_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_011/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/7 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34539,
            "slug": "vs19_377_076",
            "identifier": "vs19_377_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_076/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (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": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27237,
            "slug": "vs19_232_040",
            "identifier": "vs19_232_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_040/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1620",
            "original_title": "Votazione Articolo 5 DDL n. 1620",
            "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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 39459,
            "slug": "vs19_503_124",
            "identifier": "vs19_503_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_124/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 124,
            "title": "ODG 9/2482/30 - Votazione Ordine del giorno 9/2482/30 ",
            "original_title": "Votazione Ordine del giorno 9/2482/30 ",
            "description_title": "ODG 9/2482/30",
            "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": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 24032,
            "slug": "vs19_158_009",
            "identifier": "vs19_158_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_009/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1135/5 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1135/5 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/5 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/5 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39378,
            "slug": "vs19_503_043",
            "identifier": "vs19_503_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_043/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39597,
            "slug": "vs19_504_045",
            "identifier": "vs19_504_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_045/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 11.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.22",
            "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": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 30222,
            "slug": "vs19_292_018",
            "identifier": "vs19_292_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_018/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.2 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1717",
            "description_title": "Emendamento 8.2 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 22250,
            "slug": "vs19_146_002",
            "identifier": "vs19_146_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_002/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/5 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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29947,
            "slug": "vs19_281_008",
            "identifier": "vs19_281_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_008/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1752/29 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1752/29 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/29 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/29 SCUTELLA' ELISA (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30987,
            "slug": "vs19_317_057",
            "identifier": "vs19_317_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_057/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1933/67 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/67 MANCINI CLAUDIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 24603,
            "slug": "vs19_175_011",
            "identifier": "vs19_175_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_011/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.15 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0835",
            "description_title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 33468,
            "slug": "vs19_377_098",
            "identifier": "vs19_377_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_098/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 19.9, 19.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9, 19.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33474,
            "slug": "vs19_377_090",
            "identifier": "vs19_377_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_090/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33498,
            "slug": "vs19_377_162",
            "identifier": "vs19_377_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_162/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 162,
            "title": "MOZ 1-357 CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 22381,
            "slug": "vs19_146_032",
            "identifier": "vs19_146_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_032/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1194/R/55 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/55 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/55 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/55 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29974,
            "slug": "vs19_281_015",
            "identifier": "vs19_281_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_015/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1752/36 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/36 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22263,
            "slug": "vs19_146_003",
            "identifier": "vs19_146_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_003/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1194/R/6 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1194/R/6 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/6 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/6 SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29953,
            "slug": "vs19_281_028",
            "identifier": "vs19_281_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_028/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/49 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1752/49 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/49 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/49 LOMUTI ARNALDO (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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22374,
            "slug": "vs19_146_031",
            "identifier": "vs19_146_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_031/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (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": 19,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        }
    ]
}