Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=263
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=n_margin&page=264",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=262",
    "results": [
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 33981,
            "slug": "vs19_397_032",
            "identifier": "vs19_397_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_032/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2119",
            "description_title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 25208,
            "slug": "vs19_199_003",
            "identifier": "vs19_199_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_003/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 35849,
            "slug": "vs19_413_033",
            "identifier": "vs19_413_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_033/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 7.02 DORI DEVIS (AVS) - Votazione Emendamento 7.02 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.02 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.02 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 25157,
            "slug": "vs19_200_032",
            "identifier": "vs19_200_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_032/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (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.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 37320,
            "slug": "vs19_450_061",
            "identifier": "vs19_450_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_061/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.46 GIULIANO CARLA (M5S) - Votazione Emendamento 1.46 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.46 PDL n. 2084",
            "description_title": "Emendamento 1.46 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36169,
            "slug": "vs19_429_006",
            "identifier": "vs19_429_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_006/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2184/16 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2184/16 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/16 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/16 BERRUTO MAURO (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": 67.52
        },
        {
            "id": 33992,
            "slug": "vs19_397_060",
            "identifier": "vs19_397_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_060/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.14 CASO ANTONIO (M5S) - Votazione Emendamento 10.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.14 DDL n. 2119",
            "description_title": "Emendamento 10.14 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": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (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": 29,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33996,
            "slug": "vs19_397_037",
            "identifier": "vs19_397_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_037/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.4 CASO ANTONIO (M5S) - Votazione Emendamento 6.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2119",
            "description_title": "Emendamento 6.4 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (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": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "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": 25132,
            "slug": "vs19_197_041",
            "identifier": "vs19_197_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_041/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.04 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26148,
            "slug": "vs19_216_016",
            "identifier": "vs19_216_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_016/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 1.19 CAPPELLETTI ENRICO (M5S) e 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1555",
            "description_title": "Identici emendamenti 1.19 CAPPELLETTI ENRICO (M5S) e 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 18136,
            "slug": "vs19_009_016",
            "identifier": "vs19_009_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_016/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 3.8 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0005",
            "description_title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE)",
            "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": 75.53,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 35837,
            "slug": "vs19_413_021",
            "identifier": "vs19_413_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_021/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.24 GIULIANO CARLA (M5S) - Votazione Emendamento 6.24 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.24 DDL n. 2196",
            "description_title": "Emendamento 6.24 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35853,
            "slug": "vs19_413_037",
            "identifier": "vs19_413_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_037/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.09 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.09 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (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": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36165,
            "slug": "vs19_429_002",
            "identifier": "vs19_429_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_002/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/9 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2184/9 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/9 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/9 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35079,
            "slug": "vs19_337_046",
            "identifier": "vs19_337_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_046/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "original_title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "description_title": "",
            "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": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/4",
            "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": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34834,
            "slug": "vs19_337_080",
            "identifier": "vs19_337_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_080/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 22010,
            "slug": "vs19_124_020",
            "identifier": "vs19_124_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_020/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/27 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34653,
            "slug": "vs19_387_050",
            "identifier": "vs19_387_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_050/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2088-AR/53 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/53 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": 29,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 26082,
            "slug": "vs19_216_021",
            "identifier": "vs19_216_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_021/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1555",
            "description_title": "Emendamento 2.3 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26080,
            "slug": "vs19_216_003",
            "identifier": "vs19_216_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_003/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1555",
            "description_title": "Emendamento 1.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 37316,
            "slug": "vs19_450_057",
            "identifier": "vs19_450_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_057/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.31 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.31 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.31 PDL n. 2084",
            "description_title": "Emendamento 1.31 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": 29,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 18179,
            "slug": "vs19_009_026",
            "identifier": "vs19_009_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_026/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 7.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 7.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 36183,
            "slug": "vs19_429_020",
            "identifier": "vs19_429_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_020/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (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": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36181,
            "slug": "vs19_429_018",
            "identifier": "vs19_429_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_018/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36185,
            "slug": "vs19_429_022",
            "identifier": "vs19_429_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_022/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2184/39 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/39 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37319,
            "slug": "vs19_450_060",
            "identifier": "vs19_450_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_060/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.43 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.43 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.43 PDL n. 2084",
            "description_title": "Emendamento 1.43 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": 29,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 35800,
            "slug": "vs19_410_020",
            "identifier": "vs19_410_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_020/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1917/24 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/24 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34040,
            "slug": "vs19_397_038",
            "identifier": "vs19_397_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_038/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 6.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 6.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.100 DDL n. 2119",
            "description_title": "Emendamento 6.100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26054,
            "slug": "vs19_216_152",
            "identifier": "vs19_216_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_152/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 152,
            "title": "Legge annuale per il mercato e la concorrenza 2022",
            "original_title": "Votazione finale DDL n. 1555",
            "description_title": "Legge annuale per il mercato e la concorrenza 2022\" (Approvato dal Senato) (DDL 1555)",
            "public_title": "Legge annuale per il mercato e la concorrenza 2022",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21985,
            "slug": "vs19_124_022",
            "identifier": "vs19_124_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_022/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37141,
            "slug": "vs19_445_015",
            "identifier": "vs19_445_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_015/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e 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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37240,
            "slug": "vs19_449_081",
            "identifier": "vs19_449_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_081/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 27282,
            "slug": "vs19_233_017",
            "identifier": "vs19_233_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_017/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S) - Votazione DDL n. 1606",
            "original_title": "Votazione DDL n. 1606",
            "description_title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 33986,
            "slug": "vs19_397_046",
            "identifier": "vs19_397_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_046/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 8.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2119",
            "description_title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36281,
            "slug": "vs19_430_019",
            "identifier": "vs19_430_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_019/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37244,
            "slug": "vs19_449_085",
            "identifier": "vs19_449_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_085/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39868,
            "slug": "vs19_515_027",
            "identifier": "vs19_515_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_027/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24991,
            "slug": "vs19_196_001",
            "identifier": "vs19_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_001/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/1 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 36318,
            "slug": "vs19_431_037",
            "identifier": "vs19_431_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_037/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2245/66 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/66 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35691,
            "slug": "vs19_409_011",
            "identifier": "vs19_409_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_011/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1917",
            "description_title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        }
    ]
}