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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=225",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=223",
    "results": [
        {
            "id": 24737,
            "slug": "vs19_185_030",
            "identifier": "vs19_185_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_030/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 14.101 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 14.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.101 DDL n. 1294",
            "description_title": "Emendamento 14.101 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31878,
            "slug": "vs19_348_002",
            "identifier": "vs19_348_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_002/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 20.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 20.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.2 DDL n. 1660",
            "description_title": "Emendamento 20.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 30672,
            "slug": "vs19_309_132",
            "identifier": "vs19_309_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_132/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.182 DDL n. 1665",
            "description_title": "Emendamento 7.182 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": 27,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24010,
            "slug": "vs19_157_039",
            "identifier": "vs19_157_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_039/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 39,
            "title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "original_title": "Votazione finale DDL n. 0922",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana e il Gabinetto dei Ministri dell'Ucraina sulla cooperazione di Polizia, fatto a Kiev il 10 giugno 2021 (DDL 922)",
            "public_title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26773,
            "slug": "vs19_222_037",
            "identifier": "vs19_222_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_037/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 ONORI FEDERICA (M5S) - Votazione Emendamento 1.37 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1624",
            "description_title": "Emendamento 1.37 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26739,
            "slug": "vs19_222_040",
            "identifier": "vs19_222_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_040/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.40 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1624",
            "description_title": "Emendamento 1.40 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": 55,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 30462,
            "slug": "vs19_304_008",
            "identifier": "vs19_304_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_008/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.19 COSTA SERGIO (M5S) - Votazione Emendamento 1.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1665",
            "description_title": "Emendamento 1.19 COSTA SERGIO (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26743,
            "slug": "vs19_222_020",
            "identifier": "vs19_222_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_020/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.19 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1624",
            "description_title": "Emendamento 1.19 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": 27,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32766,
            "slug": "vs19_370_044",
            "identifier": "vs19_370_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_044/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32785,
            "slug": "vs19_370_046",
            "identifier": "vs19_370_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_046/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 19,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34754,
            "slug": "vs19_353_007",
            "identifier": "vs19_353_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_007/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 34749,
            "slug": "vs19_353_002",
            "identifier": "vs19_353_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_002/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.101 FARAONE DAVIDE (IVICRE)",
            "original_title": "Emendamento 1.101 FARAONE DAVIDE (IVICRE)",
            "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": 19,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 22365,
            "slug": "vs19_146_029",
            "identifier": "vs19_146_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_029/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1194/R/51 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/51 GNASSI 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31590,
            "slug": "vs19_340_143",
            "identifier": "vs19_340_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_143/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 143,
            "title": "Conversione decreto ricostruzione post-calamità, protezione civile e grandi eventi",
            "original_title": "Votazione finale DDL n. 1997",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 11 giugno 2024, n. 76, recante disposizioni urgenti per la ricostruzione post-calamità, per interventi di protezione civile e per lo svolgimento di grandi eventi internazionali (Approvato dal Senato) (DDL 1997)",
            "public_title": "Conversione decreto ricostruzione post-calamità, protezione civile e grandi eventi",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 24574,
            "slug": "vs19_184_056",
            "identifier": "vs19_184_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_056/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1406",
            "description_title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 32792,
            "slug": "vs19_370_045",
            "identifier": "vs19_370_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_045/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 6.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.8",
            "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": 20,
            "majority_cohesion_rate": 63.07,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 22798,
            "slug": "vs19_141_038",
            "identifier": "vs19_141_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_038/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1134",
            "original_title": "Votazione Articolo 14 DDL n. 1134",
            "description_title": "Articolo 14",
            "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": 115,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25032,
            "slug": "vs19_190_017",
            "identifier": "vs19_190_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_017/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1517/33 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1517/33 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/33 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/33 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 32803,
            "slug": "vs19_370_035",
            "identifier": "vs19_370_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_035/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.8",
            "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": 20,
            "majority_cohesion_rate": 62.66,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 25203,
            "slug": "vs19_190_001",
            "identifier": "vs19_190_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_001/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1517/3 BERGAMINI DEBORAH (FI-PPE) - Votazione Ordine del giorno 9/1517/3 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/3 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/3 BERGAMINI DEBORAH (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24214,
            "slug": "vs19_168_038",
            "identifier": "vs19_168_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_038/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 32822,
            "slug": "vs19_371_005",
            "identifier": "vs19_371_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_005/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 37.97
        },
        {
            "id": 22814,
            "slug": "vs19_142_002",
            "identifier": "vs19_142_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_002/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S) - Votazione Emendamento 1.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25020,
            "slug": "vs19_190_005",
            "identifier": "vs19_190_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_005/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1517/14, nel testo riformulato, CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1517/14, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/14, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/14, nel testo riformulato, CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 149,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 32022,
            "slug": "vs19_348_025",
            "identifier": "vs19_348_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_025/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 24.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 24.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1660",
            "description_title": "Emendamento 24.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "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": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 24773,
            "slug": "vs19_184_002",
            "identifier": "vs19_184_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_002/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1406",
            "description_title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25027,
            "slug": "vs19_190_012",
            "identifier": "vs19_190_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_012/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "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": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32035,
            "slug": "vs19_348_010",
            "identifier": "vs19_348_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_010/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 21.01003 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 21.01003 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01003 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01003 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 30848,
            "slug": "vs19_314_007",
            "identifier": "vs19_314_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_007/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00121, sul capoverso sesto della parte dispositiva, così come riformulato, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00121",
            "original_title": "Votazione Risoluzione 6_00121",
            "description_title": "Risoluzione n. 6-00121, sul capoverso sesto della parte dispositiva, così come riformulato, FARAONE DAVIDE (IVICRE) 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": 140,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 23991,
            "slug": "vs19_157_019",
            "identifier": "vs19_157_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_019/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0536",
            "original_title": "Votazione Articolo 4 PDL n. 0536",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31958,
            "slug": "vs19_349_025",
            "identifier": "vs19_349_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_025/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 37.011 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.011 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.011 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31727,
            "slug": "vs19_340_100",
            "identifier": "vs19_340_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_100/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 9-decies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.1 DDL n. 1997",
            "description_title": "Emendamento 9-decies.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32812,
            "slug": "vs19_371_006",
            "identifier": "vs19_371_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_006/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "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": 59,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 39.87
        },
        {
            "id": 22780,
            "slug": "vs19_142_003",
            "identifier": "vs19_142_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_003/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31567,
            "slug": "vs19_340_092",
            "identifier": "vs19_340_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_092/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9-novies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-novies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.3 DDL n. 1997",
            "description_title": "Emendamento 9-novies.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (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": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32756,
            "slug": "vs19_371_016",
            "identifier": "vs19_371_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_016/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 16,
            "title": "MANTENIMENTO ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "MANTENIMENTO 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": 24,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 31589,
            "slug": "vs19_340_115",
            "identifier": "vs19_340_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_115/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 11.3 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1997",
            "description_title": "Emendamento 11.3 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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31910,
            "slug": "vs19_349_029",
            "identifier": "vs19_349_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_029/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 37.01002 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01002 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 24489,
            "slug": "vs19_184_085",
            "identifier": "vs19_184_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_085/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1406",
            "original_title": "Votazione Articolo 8 DDL n. 1406",
            "description_title": "Articolo 8",
            "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": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26759,
            "slug": "vs19_222_003",
            "identifier": "vs19_222_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_003/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1624",
            "description_title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25329,
            "slug": "vs19_204_038",
            "identifier": "vs19_204_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_038/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/75 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 32184,
            "slug": "vs19_326_034",
            "identifier": "vs19_326_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_034/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1902/43, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1902/43, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/43, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/43, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 65.84
        }
    ]
}