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

{
    "count": 22927,
    "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=121",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=119",
    "results": [
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25544,
            "slug": "vs19_210_170",
            "identifier": "vs19_210_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_170/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.301, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.301, DDL n. 1341",
            "description_title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25540,
            "slug": "vs19_210_136",
            "identifier": "vs19_210_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_136/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 136,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1341",
            "original_title": "Votazione Articolo 32 DDL n. 1341",
            "description_title": "Articolo 32",
            "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.03,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29960,
            "slug": "vs19_281_026",
            "identifier": "vs19_281_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_026/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1752/47 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1752/47 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/47 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/47 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29982,
            "slug": "vs19_281_022",
            "identifier": "vs19_281_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_022/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/43 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1752/43 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/43 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/43 DELL'OLIO GIANMAURO (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.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29980,
            "slug": "vs19_281_035",
            "identifier": "vs19_281_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_035/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1752/57 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1752/57 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/57 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/57 GIULIANO CARLA (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.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29952,
            "slug": "vs19_281_016",
            "identifier": "vs19_281_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_016/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1752/37 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1752/37 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/37 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/37 RAFFA ANGELA (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.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29946,
            "slug": "vs19_281_018",
            "identifier": "vs19_281_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_018/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1752/39 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1752/39 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/39 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/39 LOVECCHIO GIORGIO (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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29942,
            "slug": "vs19_281_037",
            "identifier": "vs19_281_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_037/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29871,
            "slug": "vs19_276_006",
            "identifier": "vs19_276_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_006/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.85
        },
        {
            "id": 29985,
            "slug": "vs19_281_017",
            "identifier": "vs19_281_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_017/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1752/38 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1752/38 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/38 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/38 GUBITOSA MICHELE (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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29954,
            "slug": "vs19_281_034",
            "identifier": "vs19_281_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_034/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1752/56 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1752/56 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/56 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/56 PENZA PASQUALINO (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.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29944,
            "slug": "vs19_277_010",
            "identifier": "vs19_277_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_010/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (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": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 29953,
            "slug": "vs19_281_028",
            "identifier": "vs19_281_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_028/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/49 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1752/49 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/49 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/49 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26882,
            "slug": "vs19_229_020",
            "identifier": "vs19_229_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_020/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 GIULIANO CARLA (M5S) - Votazione Emendamento 3.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1297",
            "description_title": "Emendamento 3.1 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25722,
            "slug": "vs19_210_134",
            "identifier": "vs19_210_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_134/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 134,
            "title": "Articolo aggiuntivo 30.03 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 30.03 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 30.03 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": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25530,
            "slug": "vs19_210_116",
            "identifier": "vs19_210_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_116/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 25.13 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.13 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.13 DDL n. 1341",
            "description_title": "Emendamento 25.13 ORFINI MATTEO (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": 43,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25605,
            "slug": "vs19_210_145",
            "identifier": "vs19_210_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_145/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1341",
            "original_title": "Votazione Articolo 36 DDL n. 1341",
            "description_title": "Articolo 36",
            "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.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25595,
            "slug": "vs19_210_002",
            "identifier": "vs19_210_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_002/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1341",
            "description_title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25660,
            "slug": "vs19_210_021",
            "identifier": "vs19_210_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_021/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.11 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1341",
            "description_title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27189,
            "slug": "vs19_231_038",
            "identifier": "vs19_231_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_038/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.61 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.61 DDL n. 1620",
            "description_title": "Emendamento 3.61 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27194,
            "slug": "vs19_231_030",
            "identifier": "vs19_231_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_030/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.49 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1620",
            "description_title": "Emendamento 3.49 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27203,
            "slug": "vs19_231_041",
            "identifier": "vs19_231_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_041/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.66 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.66 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.66 DDL n. 1620",
            "description_title": "Emendamento 3.66 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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30219,
            "slug": "vs19_292_037",
            "identifier": "vs19_292_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_037/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.024 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30196,
            "slug": "vs19_292_010",
            "identifier": "vs19_292_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_010/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1717",
            "original_title": "Votazione Articolo 2 DDL n. 1717",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30272,
            "slug": "vs19_292_014",
            "identifier": "vs19_292_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_014/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1717",
            "original_title": "Votazione Articolo 6 DDL n. 1717",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 30170,
            "slug": "vs19_289_024",
            "identifier": "vs19_289_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_024/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 24,
            "title": "Premessa della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Premessa della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.4
        },
        {
            "id": 30159,
            "slug": "vs19_289_026",
            "identifier": "vs19_289_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_026/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 26,
            "title": "Premessa della risoluzione n. 6-00118 RICHETTI MATTEO (APERRE) ed altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00118",
            "original_title": "Votazione Risoluzione 6_00118",
            "description_title": "Premessa della risoluzione n. 6-00118 RICHETTI MATTEO (APERRE) ed altri (Doc. XVI, n. 3)",
            "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": 78,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 30209,
            "slug": "vs19_292_032",
            "identifier": "vs19_292_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_032/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1717",
            "original_title": "Votazione Articolo 9 DDL n. 1717",
            "description_title": "Articolo 9",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30242,
            "slug": "vs19_292_039",
            "identifier": "vs19_292_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_039/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.200 delle Commissioni - Votazione Emendamento 12.200 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.200 DDL n. 1717",
            "description_title": "Emendamento 12.200 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 25686,
            "slug": "vs19_210_122",
            "identifier": "vs19_210_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_122/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.3 DDL n. 1341",
            "description_title": "Emendamento 26.3 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.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30111,
            "slug": "vs19_283_026",
            "identifier": "vs19_283_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_026/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.13 CASO ANTONIO (M5S) - Votazione Emendamento 4.13 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.13 PDL n. 0836",
            "description_title": "Emendamento 4.13 CASO ANTONIO (M5S)",
            "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": 121,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 30102,
            "slug": "vs19_283_007",
            "identifier": "vs19_283_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_007/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0836",
            "description_title": "Emendamento 3.1000 BERRUTO MAURO (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": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30098,
            "slug": "vs19_283_014",
            "identifier": "vs19_283_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_014/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.9 CASO ANTONIO (M5S) - Votazione Emendamento 3.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0836",
            "description_title": "Emendamento 3.9 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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30092,
            "slug": "vs19_283_017",
            "identifier": "vs19_283_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_017/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0836",
            "description_title": "Emendamento 4.1000 BERRUTO MAURO (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": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30126,
            "slug": "vs19_283_041",
            "identifier": "vs19_283_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_041/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/836/10, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/836/10, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/10, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/10, nel testo riformulato, SARRACINO MARCO (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": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30094,
            "slug": "vs19_283_012",
            "identifier": "vs19_283_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_012/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.8 CASO ANTONIO (M5S) - Votazione Emendamento 3.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0836",
            "description_title": "Emendamento 3.8 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 27258,
            "slug": "vs19_232_010",
            "identifier": "vs19_232_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_010/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.24 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.24 DDL n. 1620",
            "description_title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30123,
            "slug": "vs19_283_042",
            "identifier": "vs19_283_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_042/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/836/11, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/836/11, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/11, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/11, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 25600,
            "slug": "vs19_210_029",
            "identifier": "vs19_210_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_029/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6.3 EVI ELEONORA (AVS) - Votazione Emendamento 6.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1341",
            "description_title": "Emendamento 6.3 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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30106,
            "slug": "vs19_283_005",
            "identifier": "vs19_283_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_005/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1003 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1003 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0836",
            "description_title": "Emendamento 2.1003 BERRUTO MAURO (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 29548,
            "slug": "vs19_187_046",
            "identifier": "vs19_187_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_046/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1416/67, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1416/67, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/67, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/67, nel testo 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": 7,
            "n_margin": 119,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25657,
            "slug": "vs19_210_027",
            "identifier": "vs19_210_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_027/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 5.01 PAVANELLI EMMA (M5S) - Votazione Emendamento 5.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 5.01 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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21428,
            "slug": "vs19_108_001",
            "identifier": "vs19_108_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_108_001/?format=api",
            "sitting": {
                "id": 1384,
                "date": "2023-05-24",
                "number": 108,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00099 (Nuova formulazione), LAZZARINI ARIANNA (LEGA), VIETRI IMMA (FDI), BENIGNI STEFANO (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00099",
            "original_title": "Votazione Mozione 1_00099",
            "description_title": "Mozione n. 1-00099 (Nuova formulazione), LAZZARINI ARIANNA (LEGA), VIETRI IMMA (FDI), BENIGNI STEFANO (FI-PPE), CAVO ILARIA (NM-M) 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": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30113,
            "slug": "vs19_283_008",
            "identifier": "vs19_283_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_008/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.15 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0836",
            "description_title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 25326,
            "slug": "vs19_204_046",
            "identifier": "vs19_204_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_046/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "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": 126,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25513,
            "slug": "vs19_210_151",
            "identifier": "vs19_210_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_151/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 151,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 1341",
            "original_title": "Votazione Articolo 37 DDL n. 1341",
            "description_title": "Articolo 37",
            "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": 70,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21782,
            "slug": "vs19_114_081",
            "identifier": "vs19_114_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_081/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1114/125 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/125 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": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 30232,
            "slug": "vs19_292_043",
            "identifier": "vs19_292_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_043/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.0100 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.0100 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI)",
            "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": 73,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 25734,
            "slug": "vs19_210_165",
            "identifier": "vs19_210_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_165/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo 45 - Votazione Articolo 45 DDL n. 1341",
            "original_title": "Votazione Articolo 45 DDL n. 1341",
            "description_title": "Articolo 45",
            "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.03,
            "minority_cohesion_rate": 59.88
        }
    ]
}