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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=266",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=264",
    "results": [
        {
            "id": 32257,
            "slug": "vs19_328_032",
            "identifier": "vs19_328_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_032/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (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": 37,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32259,
            "slug": "vs19_328_034",
            "identifier": "vs19_328_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_034/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/51 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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32261,
            "slug": "vs19_328_036",
            "identifier": "vs19_328_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_036/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1896/53, nel testo riformulato, PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1896/53, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/53, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/53, nel testo riformulato, PAVANELLI EMMA (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": 7,
            "n_margin": 117,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32263,
            "slug": "vs19_328_038",
            "identifier": "vs19_328_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_038/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (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": 41,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 32266,
            "slug": "vs19_328_041",
            "identifier": "vs19_328_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_041/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1896/58 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1896/58 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/58 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/58 TORTO DANIELA (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": 40,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32267,
            "slug": "vs19_328_042",
            "identifier": "vs19_328_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_042/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1896/59 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1896/59 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/59 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/59 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": 46,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32268,
            "slug": "vs19_328_043",
            "identifier": "vs19_328_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_043/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1896/60 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/60 FERRARA ANTONIO (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": 39,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32269,
            "slug": "vs19_328_044",
            "identifier": "vs19_328_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_044/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1896/61 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1896/61 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/61 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/61 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": 37,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 32271,
            "slug": "vs19_328_046",
            "identifier": "vs19_328_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_046/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (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": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32272,
            "slug": "vs19_328_048",
            "identifier": "vs19_328_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_048/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (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": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32273,
            "slug": "vs19_328_049",
            "identifier": "vs19_328_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_049/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1896/66 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/66 FEDE 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": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 32276,
            "slug": "vs19_328_052",
            "identifier": "vs19_328_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_052/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (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": 38,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32277,
            "slug": "vs19_328_053",
            "identifier": "vs19_328_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_053/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1896/70 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1896/70 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/70 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/70 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32279,
            "slug": "vs19_328_055",
            "identifier": "vs19_328_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_055/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (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": 43,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 32280,
            "slug": "vs19_328_056",
            "identifier": "vs19_328_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_056/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32281,
            "slug": "vs19_328_057",
            "identifier": "vs19_328_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_057/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1896/75 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1896/75 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/75 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/75 CAFIERO DE RAHO FEDERICO (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": 80,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 29.19
        },
        {
            "id": 32283,
            "slug": "vs19_328_059",
            "identifier": "vs19_328_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_059/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1896/79, nel testo riformulato, GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1896/79, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/79, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/79, nel testo riformulato, GADDA MARIA CHIARA (IVICRE)",
            "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": 106,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32242,
            "slug": "vs19_328_060",
            "identifier": "vs19_328_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_060/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 60,
            "title": "Fiducia conversione decreto salva casa",
            "original_title": "Votazione Articolo unico DDL n. 1896",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 maggio 2024, n. 69, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto salva casa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32241,
            "slug": "vs19_328_017",
            "identifier": "vs19_328_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_017/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/34 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32250,
            "slug": "vs19_328_025",
            "identifier": "vs19_328_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_025/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (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": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32258,
            "slug": "vs19_328_033",
            "identifier": "vs19_328_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_033/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (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": 44,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 32260,
            "slug": "vs19_328_035",
            "identifier": "vs19_328_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_035/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1896/52, nel testo riformulato, CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1896/52, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/52, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/52, nel testo riformulato, CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 121,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32262,
            "slug": "vs19_328_037",
            "identifier": "vs19_328_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_037/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1896/54 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1896/54 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/54 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/54 QUARTINI ANDREA (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": 45,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32264,
            "slug": "vs19_328_039",
            "identifier": "vs19_328_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_039/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1896/56 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1896/56 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/56 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/56 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": 37,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 32282,
            "slug": "vs19_328_058",
            "identifier": "vs19_328_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_058/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1896/78, nel testo riformulato, DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1896/78, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/78, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/78, nel testo riformulato, DE MONTE ISABELLA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 106,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32229,
            "slug": "vs19_328_005",
            "identifier": "vs19_328_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_005/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1896/15 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/15 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32247,
            "slug": "vs19_328_022",
            "identifier": "vs19_328_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_022/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (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": 37,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32249,
            "slug": "vs19_328_024",
            "identifier": "vs19_328_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_024/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (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": 37,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32252,
            "slug": "vs19_328_027",
            "identifier": "vs19_328_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_027/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1896/44 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1896/44 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/44 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/44 SCARPA RACHELE (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": 37,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32265,
            "slug": "vs19_328_040",
            "identifier": "vs19_328_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_040/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1896/57 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1896/57 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/57 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/57 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": 41,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 32270,
            "slug": "vs19_328_045",
            "identifier": "vs19_328_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_045/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1896/63 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1896/63 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/63 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/63 SANTILLO AGOSTINO (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": 40,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32234,
            "slug": "vs19_328_010",
            "identifier": "vs19_328_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_010/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE) - Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32243,
            "slug": "vs19_328_018",
            "identifier": "vs19_328_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_018/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (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": 34,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32240,
            "slug": "vs19_328_016",
            "identifier": "vs19_328_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_016/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32239,
            "slug": "vs19_328_015",
            "identifier": "vs19_328_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_015/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1896/31 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1896/31 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/31 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/31 PAGANO UBALDO (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": 42,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 52.17
        },
        {
            "id": 32238,
            "slug": "vs19_328_014",
            "identifier": "vs19_328_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_014/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (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": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32237,
            "slug": "vs19_328_013",
            "identifier": "vs19_328_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_013/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1896/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1896/29 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/29 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/29 DI SANZO CHRISTIAN DIEGO (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": 30,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32236,
            "slug": "vs19_328_012",
            "identifier": "vs19_328_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_012/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31347,
            "slug": "vs19_329_001",
            "identifier": "vs19_329_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_329_001/?format=api",
            "sitting": {
                "id": 1744,
                "date": "2024-07-19",
                "number": 329,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto salva casa",
            "original_title": "Votazione finale DDL n. 1896",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2024, n. 69, recante disposizioni urgenti in materia di semplificazione edilizia e urbanistica (DDL 1896)",
            "public_title": "Conversione decreto salva casa",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 30882,
            "slug": "19-210-2",
            "identifier": "19-210-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-210-2/?format=api",
            "sitting": {
                "id": 1745,
                "date": "2024-07-23",
                "number": 210,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "original_title": "Disegno di legge n. 1193. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 84.48,
            "minority_cohesion_rate": 81.4
        },
        {
            "id": 30883,
            "slug": "19-210-1",
            "identifier": "19-210-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-210-1/?format=api",
            "sitting": {
                "id": 1745,
                "date": "2024-07-23",
                "number": 210,
                "branch": "S"
            },
            "number": 1,
            "title": "D-L 71/2024 - Sport, sostegno agli alunni con disabilità, avvio a.s. 2024/2025 e norme su università e ricerca - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "D-L 71/2024 - Sport, sostegno agli alunni con disabilità, avvio a.s. 2024/2025 e norme su università e ricerca",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 31398,
            "slug": "vs19_331_051",
            "identifier": "vs19_331_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_051/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 7.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 7.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.4 DDL n. 1975",
            "description_title": "Emendamento 7.4 MALAVASI ILENIA (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": 42,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 31397,
            "slug": "vs19_331_050",
            "identifier": "vs19_331_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_050/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 7.3 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1975",
            "description_title": "Emendamento 7.3 FARAONE DAVIDE (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": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 31396,
            "slug": "vs19_331_049",
            "identifier": "vs19_331_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_049/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 7.2 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1975",
            "description_title": "Emendamento 7.2 FARAONE DAVIDE (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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 31395,
            "slug": "vs19_331_048",
            "identifier": "vs19_331_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_048/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 7.1 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1975",
            "description_title": "Emendamento 7.1 FARAONE DAVIDE (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31393,
            "slug": "vs19_331_046",
            "identifier": "vs19_331_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_046/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 5.02 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.02 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1975",
            "description_title": "Articolo aggiuntivo 5.02 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 31391,
            "slug": "vs19_331_044",
            "identifier": "vs19_331_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_044/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 5.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.11 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1975",
            "description_title": "Emendamento 5.11 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31390,
            "slug": "vs19_331_043",
            "identifier": "vs19_331_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_043/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.10 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.10 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.10 DDL n. 1975",
            "description_title": "Emendamento 5.10 MALAVASI ILENIA (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": 24,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31389,
            "slug": "vs19_331_042",
            "identifier": "vs19_331_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_042/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 5.9 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.9 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.9 DDL n. 1975",
            "description_title": "Emendamento 5.9 RICCIARDI MARIANNA (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": 21,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        }
    ]
}