Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=336
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=337",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=335",
    "results": [
        {
            "id": 18461,
            "slug": "vs19_019_004",
            "identifier": "vs19_019_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_004/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0547",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19714,
            "slug": "vs19_057_046",
            "identifier": "vs19_057_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_046/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (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": 64.81
        },
        {
            "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": 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": 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": 29966,
            "slug": "vs19_281_031",
            "identifier": "vs19_281_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_031/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1752/53 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1752/53 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/53 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/53 AURIEMMA CARMELA (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": 67.9
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 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": 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": 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": 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": 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": 29342,
            "slug": "vs19_270_059",
            "identifier": "vs19_270_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_059/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29344,
            "slug": "vs19_270_060",
            "identifier": "vs19_270_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_060/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE)",
            "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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29345,
            "slug": "vs19_270_063",
            "identifier": "vs19_270_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_063/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/22 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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 29326,
            "slug": "vs19_270_067",
            "identifier": "vs19_270_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_067/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "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": 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": 25697,
            "slug": "vs19_209_006",
            "identifier": "vs19_209_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_006/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1003 NISINI TIZIANA (LEGA) - Votazione Emendamento 1.1003 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1275",
            "description_title": "Emendamento 1.1003 NISINI TIZIANA (LEGA)",
            "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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25505,
            "slug": "vs19_209_008",
            "identifier": "vs19_209_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_008/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.502, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.502, PDL n. 1275",
            "description_title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 24130,
            "slug": "vs19_162_003",
            "identifier": "vs19_162_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_003/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1001",
            "original_title": "Votazione Articolo 3 DDL n. 1001",
            "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": 126,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        }
    ]
}