Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=232
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=-majority_cohesion_rate&page=233",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=231",
    "results": [
        {
            "id": 33998,
            "slug": "vs19_397_069",
            "identifier": "vs19_397_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_069/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 11.03 CASO ANTONIO (M5S) - Votazione Emendamento 11.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.03 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36126,
            "slug": "vs19_427_012",
            "identifier": "vs19_427_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_012/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00372, (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, SCUTELLA' ELISA (M5S) ed altri - Votazione Mozione 1_00372",
            "original_title": "Votazione Mozione 1_00372",
            "description_title": "Mozione n. 1-00372, (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, SCUTELLA' ELISA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35858,
            "slug": "vs19_413_042",
            "identifier": "vs19_413_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_042/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2196/3 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/3 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34174,
            "slug": "vs19_396_009",
            "identifier": "vs19_396_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_009/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (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": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36166,
            "slug": "vs19_429_003",
            "identifier": "vs19_429_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_003/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2184/12 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/2184/12 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/12 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/12 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35865,
            "slug": "vs19_413_049",
            "identifier": "vs19_413_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_049/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2196/11 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/11 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": 24,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34205,
            "slug": "vs19_396_004",
            "identifier": "vs19_396_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_004/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2164/5, nel testo riformulato, ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2164/5, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/5, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/5, nel testo riformulato, ROMEO NADIA (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": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34305,
            "slug": "vs19_392_001",
            "identifier": "vs19_392_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_001/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2150/2, come riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2150/2, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/2, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/2, come riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36139,
            "slug": "vs19_427_025",
            "identifier": "vs19_427_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_025/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00384, limitatamente al capoverso ottavo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente al capoverso ottavo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 63,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36332,
            "slug": "vs19_431_051",
            "identifier": "vs19_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_051/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35740,
            "slug": "vs19_409_061",
            "identifier": "vs19_409_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_061/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.1000 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1000 DDL n. 1917",
            "description_title": "Emendamento 4.1000 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": 39,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36338,
            "slug": "vs19_431_057",
            "identifier": "vs19_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_057/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36146,
            "slug": "vs19_427_032",
            "identifier": "vs19_427_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_032/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00395, limitatamente al capoverso quinto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso quinto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 36297,
            "slug": "vs19_431_016",
            "identifier": "vs19_431_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_016/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2245/42 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2245/42 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/42 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/42 ROMEO NADIA (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": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36083,
            "slug": "vs19_426_028",
            "identifier": "vs19_426_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_028/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00380, limitatamente al capoverso nono della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00380",
            "original_title": "Votazione Mozione 1_00380",
            "description_title": "Mozione n. 1-00380, limitatamente al capoverso nono della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 122,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36144,
            "slug": "vs19_427_030",
            "identifier": "vs19_427_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_030/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00395, limitatamente al capoverso terzo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso terzo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36133,
            "slug": "vs19_427_019",
            "identifier": "vs19_427_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_019/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00382 (Nuova formulazione), limitatamente alla premessa, ad eccezione dei capoversi quarto e quattordicesimo, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00382",
            "original_title": "Votazione Mozione 1_00382",
            "description_title": "Mozione n. 1-00382 (Nuova formulazione), limitatamente alla premessa, ad eccezione dei capoversi quarto e quattordicesimo, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 36142,
            "slug": "vs19_427_028",
            "identifier": "vs19_427_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_028/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 35827,
            "slug": "vs19_413_011",
            "identifier": "vs19_413_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_011/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.12 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.12 DDL n. 2196",
            "description_title": "Emendamento 6.12 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36137,
            "slug": "vs19_427_023",
            "identifier": "vs19_427_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_023/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00384, limitatamente ai capoversi quarto e settimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente ai capoversi quarto e settimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36304,
            "slug": "vs19_431_023",
            "identifier": "vs19_431_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_023/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/51 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": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36296,
            "slug": "vs19_431_015",
            "identifier": "vs19_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_015/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/40 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35965,
            "slug": "vs19_422_012",
            "identifier": "vs19_422_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_012/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2183/75 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/75 RICCIARDI RICCARDO (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": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36120,
            "slug": "vs19_427_006",
            "identifier": "vs19_427_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_006/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00371, limitatamente alla premessa, ad eccezione dei capoversi ottavo, nono, diciassettesimo, diciottesimo, diciannovesimo, venticinquesimo, ventottesimo e ventinovesimo, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente alla premessa, ad eccezione dei capoversi ottavo, nono, diciassettesimo, diciottesimo, diciannovesimo, venticinquesimo, ventottesimo e ventinovesimo, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 35623,
            "slug": "vs19_408_016",
            "identifier": "vs19_408_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_016/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.1000 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1917",
            "description_title": "Emendamento 2.1000 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34821,
            "slug": "vs19_337_027",
            "identifier": "vs19_337_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_027/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.286 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.286 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35027,
            "slug": "vs19_336_035",
            "identifier": "vs19_336_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_035/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.6 ONORI FEDERICA (APERRE)",
            "original_title": "Emendamento 5.6 ONORI FEDERICA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 31699,
            "slug": "vs19_342_075",
            "identifier": "vs19_342_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_075/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2002/91 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2002/91 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/91 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/91 BONIFAZI FRANCESCO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 32256,
            "slug": "vs19_328_031",
            "identifier": "vs19_328_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_031/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31464,
            "slug": "vs19_336_113",
            "identifier": "vs19_336_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_113/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1930/13 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.7
        },
        {
            "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": 31417,
            "slug": "vs19_336_092",
            "identifier": "vs19_336_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_092/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 92,
            "title": "Identici emendamenti 11.10 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 11.1001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.10 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1930",
            "description_title": "Identici emendamenti 11.10 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 11.1001 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31416,
            "slug": "vs19_336_091",
            "identifier": "vs19_336_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_091/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.8 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1930",
            "description_title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "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": 35064,
            "slug": "vs19_336_072",
            "identifier": "vs19_336_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_072/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 8.4 BENZONI FABRIZIO (APERRE)",
            "original_title": "Emendamento 8.4 BENZONI FABRIZIO (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 35060,
            "slug": "vs19_336_068",
            "identifier": "vs19_336_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_068/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 7.25 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 7.25 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35096,
            "slug": "vs19_337_063",
            "identifier": "vs19_337_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_063/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 31401,
            "slug": "vs19_336_076",
            "identifier": "vs19_336_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_076/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 8.1001 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 8.1001 DDL n. 1930",
            "original_title": "Votazione Emendamento 8.1001 DDL n. 1930",
            "description_title": "Emendamento 8.1001 DEL BARBA MAURO (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": 125,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 60.87
        },
        {
            "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": 31691,
            "slug": "vs19_342_067",
            "identifier": "vs19_342_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_067/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2002/83 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/83 BORRELLI FRANCESCO EMILIO (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": 34,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31636,
            "slug": "vs19_342_012",
            "identifier": "vs19_342_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_012/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "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": 31701,
            "slug": "vs19_342_077",
            "identifier": "vs19_342_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_077/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2002/93 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2002/93 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/93 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/93 GIACHETTI ROBERTO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31682,
            "slug": "vs19_342_058",
            "identifier": "vs19_342_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_058/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2002/73, come riformulato, RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2002/73, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/73, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/73, come riformulato, RICHETTI MATTEO (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": 139,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31405,
            "slug": "vs19_336_080",
            "identifier": "vs19_336_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_080/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 9.03 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.03 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.03 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 34860,
            "slug": "vs19_336_014",
            "identifier": "vs19_336_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_014/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "original_title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.73
        },
        {
            "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": 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
        }
    ]
}