Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=113
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=majority_cohesion_rate&page=114",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=112",
    "results": [
        {
            "id": 36572,
            "slug": "vs19_435_089",
            "identifier": "vs19_435_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_089/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.12 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.12 PDL n. 1573",
            "description_title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 33530,
            "slug": "vs19_381_024",
            "identifier": "vs19_381_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_024/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 2.023 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.023",
            "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": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34429,
            "slug": "vs19_388_019",
            "identifier": "vs19_388_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_019/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2022",
            "description_title": "Emendamento 3.6 SIMIANI MARCO (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": 12,
            "n_margin": 39,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34501,
            "slug": "vs19_377_028",
            "identifier": "vs19_377_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_028/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.49 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.49 SANTILLO AGOSTINO (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 33567,
            "slug": "vs19_381_027",
            "identifier": "vs19_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_027/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2128/3 - Votazione Ordine del giorno 9/2128/3 ",
            "original_title": "Votazione Ordine del giorno 9/2128/3 ",
            "description_title": "ODG 9/2128/3",
            "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": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34548,
            "slug": "vs19_388_026",
            "identifier": "vs19_388_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_026/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2022",
            "original_title": "Votazione Articolo 4 DDL n. 2022",
            "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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34432,
            "slug": "vs19_388_023",
            "identifier": "vs19_388_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_023/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2022",
            "description_title": "Emendamento 4.6 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34434,
            "slug": "vs19_388_025",
            "identifier": "vs19_388_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_025/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 BONELLI ANGELO (AVS) - Votazione Emendamento 4.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.8 DDL n. 2022",
            "description_title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34577,
            "slug": "vs19_377_061",
            "identifier": "vs19_377_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_061/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34575,
            "slug": "vs19_377_055",
            "identifier": "vs19_377_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_055/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34574,
            "slug": "vs19_377_047",
            "identifier": "vs19_377_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_047/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33562,
            "slug": "vs19_381_008",
            "identifier": "vs19_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_008/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34524,
            "slug": "vs19_377_057",
            "identifier": "vs19_377_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_057/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "original_title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34516,
            "slug": "vs19_377_048",
            "identifier": "vs19_377_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_048/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.11 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 8.11 FONTANA ILARIA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/8",
            "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": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34512,
            "slug": "vs19_377_041",
            "identifier": "vs19_377_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_041/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.2 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 5.2 SANTILLO AGOSTINO (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34508,
            "slug": "vs19_377_036",
            "identifier": "vs19_377_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_036/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.5 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 4.5 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33593,
            "slug": "vs19_381_020",
            "identifier": "vs19_381_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_020/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "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": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34504,
            "slug": "vs19_377_032",
            "identifier": "vs19_377_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_032/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 4.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 29986,
            "slug": "vs19_277_012",
            "identifier": "vs19_277_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_012/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00269, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) ed altri - Votazione Mozione 1_00269",
            "original_title": "Votazione Mozione 1_00269",
            "description_title": "Mozione n. 1-00269, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 25516,
            "slug": "vs19_209_004",
            "identifier": "vs19_209_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_004/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1002 MARI FRANCESCO (AVS) - Votazione Emendamento 1.1002 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1275",
            "description_title": "Emendamento 1.1002 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25551,
            "slug": "vs19_209_003",
            "identifier": "vs19_209_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_003/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1275",
            "description_title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29377,
            "slug": "vs19_270_082",
            "identifier": "vs19_270_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_082/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24533,
            "slug": "vs19_185_028",
            "identifier": "vs19_185_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_028/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 13.2 DDL n. 1294",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1294",
            "description_title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24740,
            "slug": "vs19_184_051",
            "identifier": "vs19_184_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_051/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1406",
            "description_title": "Emendamento 4.15 APPENDINO CHIARA (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": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29964,
            "slug": "vs19_281_033",
            "identifier": "vs19_281_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_033/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30260,
            "slug": "vs19_292_013",
            "identifier": "vs19_292_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_013/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1717",
            "original_title": "Votazione Articolo 5 DDL n. 1717",
            "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": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 23999,
            "slug": "vs19_158_020",
            "identifier": "vs19_158_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_020/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0336",
            "original_title": "Votazione Articolo 7 PDL n. 0336",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 25338,
            "slug": "vs19_204_034",
            "identifier": "vs19_204_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_034/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29330,
            "slug": "vs19_270_064",
            "identifier": "vs19_270_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_064/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/23 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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29943,
            "slug": "vs19_281_027",
            "identifier": "vs19_281_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_027/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (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": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30229,
            "slug": "vs19_292_031",
            "identifier": "vs19_292_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_031/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1717",
            "original_title": "Votazione Articolo 8 DDL n. 1717",
            "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": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "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": 24015,
            "slug": "vs19_158_017",
            "identifier": "vs19_158_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_017/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0336",
            "original_title": "Votazione Articolo 4 PDL n. 0336",
            "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": 2,
            "n_margin": 122,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29881,
            "slug": "vs19_276_026",
            "identifier": "vs19_276_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_026/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/851/10, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/851/10, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/10, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/10, nel testo riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 130,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25618,
            "slug": "vs19_210_143",
            "identifier": "vs19_210_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_143/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 1341",
            "original_title": "Votazione Articolo 34 DDL n. 1341",
            "description_title": "Articolo 34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 27197,
            "slug": "vs19_231_043",
            "identifier": "vs19_231_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_043/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.72 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.72 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.72 DDL n. 1620",
            "description_title": "Emendamento 3.72 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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25561,
            "slug": "vs19_210_161",
            "identifier": "vs19_210_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_161/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo 43 - Votazione Articolo 43 DDL n. 1341",
            "original_title": "Votazione Articolo 43 DDL n. 1341",
            "description_title": "Articolo 43",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29873,
            "slug": "vs19_276_018",
            "identifier": "vs19_276_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_018/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/851/2, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/851/2, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/2, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/2, nel testo riformulato, FORATTINI ANTONELLA (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": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 30251,
            "slug": "vs19_292_038",
            "identifier": "vs19_292_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_038/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 38,
            "title": "Mantenimento articolo 11 - Votazione Articolo 11 DDL n. 1717",
            "original_title": "Votazione Articolo 11 DDL n. 1717",
            "description_title": "Mantenimento articolo 11",
            "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": 66,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 25702,
            "slug": "vs19_210_003",
            "identifier": "vs19_210_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_003/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1341",
            "description_title": "Emendamento 1.2 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27198,
            "slug": "vs19_231_024",
            "identifier": "vs19_231_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_024/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.33 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.33 DDL n. 1620",
            "description_title": "Emendamento 3.33 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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25640,
            "slug": "vs19_210_044",
            "identifier": "vs19_210_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_044/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1341",
            "description_title": "Emendamento 10.1 PAVANELLI EMMA (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": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27209,
            "slug": "vs19_231_020",
            "identifier": "vs19_231_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_020/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1620",
            "description_title": "Emendamento 3.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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27206,
            "slug": "vs19_231_036",
            "identifier": "vs19_231_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_036/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.60 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.60 DDL n. 1620",
            "description_title": "Emendamento 3.60 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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25586,
            "slug": "vs19_210_137",
            "identifier": "vs19_210_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_137/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 33.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 33.300, DDL n. 1341",
            "description_title": "Emendamento 33.300, 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27200,
            "slug": "vs19_231_022",
            "identifier": "vs19_231_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_022/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1620",
            "description_title": "Emendamento 3.31 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": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        }
    ]
}