Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=121
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=122",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=120",
    "results": [
        {
            "id": 36574,
            "slug": "vs19_435_091",
            "identifier": "vs19_435_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_091/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9.101 MARI FRANCESCO (AVS) - Votazione Emendamento 9.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.101 PDL n. 1573",
            "description_title": "Emendamento 9.101 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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34276,
            "slug": "vs19_392_033",
            "identifier": "vs19_392_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_033/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2150/48 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/48 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": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34164,
            "slug": "vs19_393_012",
            "identifier": "vs19_393_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_012/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.101, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.101, DDL n. 1950",
            "original_title": "Votazione Emendamento 1.101, DDL n. 1950",
            "description_title": "Emendamento 1.101, 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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36501,
            "slug": "vs19_435_011",
            "identifier": "vs19_435_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_011/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1007 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 1573",
            "description_title": "Emendamento 2.1007 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34218,
            "slug": "vs19_393_026",
            "identifier": "vs19_393_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_026/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34211,
            "slug": "vs19_396_038",
            "identifier": "vs19_396_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_038/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2164/21, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2164/21, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/21, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/21, come riformulato, FONTANA ILARIA (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": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34630,
            "slug": "vs19_387_027",
            "identifier": "vs19_387_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_027/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2088-AR/30 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/30 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34632,
            "slug": "vs19_387_029",
            "identifier": "vs19_387_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_029/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2088-AR/32 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/32 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/32 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/32 BONAFE' SIMONA (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": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35582,
            "slug": "vs19_405_014",
            "identifier": "vs19_405_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_014/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1586",
            "original_title": "Votazione Articolo 2 DDL n. 1586",
            "description_title": "Articolo 2",
            "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": 134,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35579,
            "slug": "vs19_405_010",
            "identifier": "vs19_405_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_010/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1916",
            "original_title": "Votazione Articolo 3 DDL n. 1916",
            "description_title": "Articolo 3",
            "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": 134,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35571,
            "slug": "vs19_405_025",
            "identifier": "vs19_405_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_025/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 25,
            "title": "Ratifica accordo con la Francia in tema di manutenzione della linea ferroviaria Cuneo-Breil-Ventimiglia",
            "original_title": "Votazione finale DDL n. 1922",
            "description_title": "Ratifica ed esecuzione della Convenzione tra il Governo della Repubblica italiana e il Governo della Repubblica francese relativa alla manutenzione ordinaria e all'esercizio del tratto situato in territorio francese della linea ferroviaria Cuneo-Breil-Ventimiglia, fatta a Milano il 12 aprile 2024, nonché norme di coordinamento con l'ordinamento interno (DDL 1922)",
            "public_title": "Ratifica accordo con la Francia in tema di manutenzione della linea ferroviaria Cuneo-Breil-Ventimiglia",
            "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": 130,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36477,
            "slug": "vs19_435_008",
            "identifier": "vs19_435_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_008/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1573",
            "original_title": "Votazione Articolo 1 PDL n. 1573",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26091,
            "slug": "vs19_216_012",
            "identifier": "vs19_216_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_012/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1555",
            "description_title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 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": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22574,
            "slug": "vs19_134_100",
            "identifier": "vs19_134_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_100/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25135,
            "slug": "vs19_197_021",
            "identifier": "vs19_197_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_021/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.12 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1324",
            "description_title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26163,
            "slug": "vs19_216_112",
            "identifier": "vs19_216_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_112/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.04 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27411,
            "slug": "vs19_236_063",
            "identifier": "vs19_236_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_063/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 3.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1630",
            "description_title": "Emendamento 3.20 LOVECCHIO GIORGIO (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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27757,
            "slug": "vs19_239_087",
            "identifier": "vs19_239_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_087/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 21.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 21.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.5 DDL n. 1515",
            "description_title": "Emendamento 21.5 ALIFANO ENRICA (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": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25189,
            "slug": "vs19_200_034",
            "identifier": "vs19_200_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_034/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22540,
            "slug": "vs19_134_104",
            "identifier": "vs19_134_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_104/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/T.U.384/37 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/T.U.384/37 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/37 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/37 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "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": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27495,
            "slug": "vs19_237_022",
            "identifier": "vs19_237_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_022/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22570,
            "slug": "vs19_134_080",
            "identifier": "vs19_134_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_080/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/T.U.384/13 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/13 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26070,
            "slug": "vs19_216_043",
            "identifier": "vs19_216_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_043/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 5.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (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": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27748,
            "slug": "vs19_239_088",
            "identifier": "vs19_239_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_088/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.6 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26159,
            "slug": "vs19_216_058",
            "identifier": "vs19_216_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_058/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.6 BONELLI ANGELO (AVS) - Votazione Emendamento 10.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1555",
            "description_title": "Emendamento 10.6 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25054,
            "slug": "vs19_191_021",
            "identifier": "vs19_191_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_021/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) 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": 120,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26113,
            "slug": "vs19_216_097",
            "identifier": "vs19_216_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_097/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.02 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": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 SPORTIELLO GILDA (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26194,
            "slug": "vs19_216_133",
            "identifier": "vs19_216_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_133/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24956,
            "slug": "vs19_196_049",
            "identifier": "vs19_196_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_049/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1437/52 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/52 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 QUARTINI ANDREA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26181,
            "slug": "vs19_216_071",
            "identifier": "vs19_216_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_071/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1555",
            "description_title": "Emendamento 11.1 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": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26184,
            "slug": "vs19_216_130",
            "identifier": "vs19_216_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_130/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26125,
            "slug": "vs19_216_004",
            "identifier": "vs19_216_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_004/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1555",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26056,
            "slug": "vs19_216_135",
            "identifier": "vs19_216_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_135/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 135,
            "title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 21.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27350,
            "slug": "vs19_233_006",
            "identifier": "vs19_233_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_006/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1606/24 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1606/24 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/24 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/24 CANTONE LUCIANO (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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25124,
            "slug": "vs19_197_012",
            "identifier": "vs19_197_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_012/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.2 ZANELLA LUANA (AVS) - Votazione Emendamento 2.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1324",
            "description_title": "Emendamento 2.2 ZANELLA LUANA (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": 12,
            "n_margin": 51,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 27369,
            "slug": "vs19_233_010",
            "identifier": "vs19_233_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_010/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1606/30 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1606/30 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/30 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/30 BRUNO RAFFAELE (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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27306,
            "slug": "vs19_233_034",
            "identifier": "vs19_233_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_034/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1606/60 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1606/60 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/60 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/60 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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26132,
            "slug": "vs19_216_031",
            "identifier": "vs19_216_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_031/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.7 EVI ELEONORA (AVS) - Votazione Emendamento 3.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1555",
            "description_title": "Emendamento 3.7 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 25169,
            "slug": "vs19_200_040",
            "identifier": "vs19_200_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_040/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1551/43, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1551/43, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/43, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/43, come riformulato, 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        }
    ]
}