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

{
    "count": 22941,
    "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=172",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=170",
    "results": [
        {
            "id": 38877,
            "slug": "vs19_491_042",
            "identifier": "vs19_491_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_042/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.1, 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.1000",
            "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": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38916,
            "slug": "vs19_491_089",
            "identifier": "vs19_491_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_089/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38927,
            "slug": "vs19_491_109",
            "identifier": "vs19_491_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_109/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 26.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1001",
            "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": 31,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 36313,
            "slug": "vs19_431_032",
            "identifier": "vs19_431_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_032/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38933,
            "slug": "vs19_491_115",
            "identifier": "vs19_491_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_115/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 26.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1006",
            "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": 31,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38937,
            "slug": "vs19_491_119",
            "identifier": "vs19_491_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_119/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 26.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1008",
            "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": 31,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 36316,
            "slug": "vs19_431_035",
            "identifier": "vs19_431_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_035/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36294,
            "slug": "vs19_431_013",
            "identifier": "vs19_431_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_013/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36307,
            "slug": "vs19_431_026",
            "identifier": "vs19_431_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_026/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36308,
            "slug": "vs19_431_027",
            "identifier": "vs19_431_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_027/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36321,
            "slug": "vs19_431_040",
            "identifier": "vs19_431_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_040/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36323,
            "slug": "vs19_431_042",
            "identifier": "vs19_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_042/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "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": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36336,
            "slug": "vs19_431_055",
            "identifier": "vs19_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_055/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36319,
            "slug": "vs19_431_038",
            "identifier": "vs19_431_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_038/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/67 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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38814,
            "slug": "vs19_491_088",
            "identifier": "vs19_491_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_088/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 88,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 36648,
            "slug": "vs19_439_015",
            "identifier": "vs19_439_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_015/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 FENU EMILIANO (M5S) - Votazione Emendamento 1.13 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2240",
            "description_title": "Emendamento 1.13 FENU EMILIANO (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": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38940,
            "slug": "vs19_491_123",
            "identifier": "vs19_491_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_123/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 27.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1000",
            "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": 31,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 34872,
            "slug": "vs19_331_079",
            "identifier": "vs19_331_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_079/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1975/34 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/34 MORFINO DANIELA (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31370,
            "slug": "vs19_331_023",
            "identifier": "vs19_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_023/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1975",
            "description_title": "Emendamento 3.13 SPORTIELLO GILDA (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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31450,
            "slug": "vs19_331_073",
            "identifier": "vs19_331_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_073/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1975/27 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1975/27 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/27 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/27 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31349,
            "slug": "vs19_331_002",
            "identifier": "vs19_331_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_002/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1975",
            "description_title": "Emendamento 1.1 ZANELLA LUANA (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": 31,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30355,
            "slug": "vs19_297_012",
            "identifier": "vs19_297_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_012/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1877/20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1877/20 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/20 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/20 D'ALFONSO LUCIANO (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": 31,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 37137,
            "slug": "vs19_445_011",
            "identifier": "vs19_445_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_011/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (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": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 37151,
            "slug": "vs19_445_025",
            "identifier": "vs19_445_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_025/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2084",
            "description_title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (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": 31,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37152,
            "slug": "vs19_445_026",
            "identifier": "vs19_445_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_026/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1009 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.1009 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1009 PDL n. 2084",
            "description_title": "Emendamento 1.1009 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37155,
            "slug": "vs19_445_029",
            "identifier": "vs19_445_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_029/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 DORI DEVIS (AVS) - Votazione Emendamento 1.17 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.17 PDL n. 2084",
            "description_title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 32788,
            "slug": "vs19_370_005",
            "identifier": "vs19_370_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_005/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "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": 31,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 24788,
            "slug": "vs19_179_015",
            "identifier": "vs19_179_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_015/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00193 limitatamente al capoverso dodicesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente al capoverso dodicesimo della parte dispositiva, QUARTINI ANDREA (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": 31,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24721,
            "slug": "vs19_183_040",
            "identifier": "vs19_183_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_040/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/6 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 38035,
            "slug": "vs19_470_044",
            "identifier": "vs19_470_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_044/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 26203,
            "slug": "vs19_216_138",
            "identifier": "vs19_216_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_138/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26114,
            "slug": "vs19_216_136",
            "identifier": "vs19_216_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_136/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 136,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1555",
            "original_title": "Votazione Articolo 22 DDL n. 1555",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26118,
            "slug": "vs19_216_072",
            "identifier": "vs19_216_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_072/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.6 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1555",
            "description_title": "Emendamento 11.6 APPENDINO CHIARA (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": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 20312,
            "slug": "19-56-204",
            "identifier": "19-56-204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-204/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 204,
            "title": "Em. 49.37, Naturale e altri",
            "original_title": "Em. 49.37, Naturale e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 20450,
            "slug": "19-56-72",
            "identifier": "19-56-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-72/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 72,
            "title": "Em. 14.209, Magni e altri",
            "original_title": "Em. 14.209, Magni e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 27584,
            "slug": "19-155-11",
            "identifier": "19-155-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-155-11/?format=api",
            "sitting": {
                "id": 1599,
                "date": "2024-02-07",
                "number": 155,
                "branch": "S"
            },
            "number": 11,
            "title": "Em. 1.108, Bazoli e altri",
            "original_title": "Em. 1.108, Bazoli e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 27656,
            "slug": "19-156-8",
            "identifier": "19-156-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-156-8/?format=api",
            "sitting": {
                "id": 1601,
                "date": "2024-02-08",
                "number": 156,
                "branch": "S"
            },
            "number": 8,
            "title": "Em. 2.135, Scarpinato e altri",
            "original_title": "Em. 2.135, Scarpinato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 33097,
            "slug": "19-243-313",
            "identifier": "19-243-313",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-313/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 313,
            "title": "DDL n. 1037. Articolo 3",
            "original_title": "DDL n. 1037. Articolo 3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 54.7,
            "minority_cohesion_rate": 98.82
        },
        {
            "id": 20401,
            "slug": "19-56-81",
            "identifier": "19-56-81",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-81/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 81,
            "title": "Em. 18.2, Damante e Sironi",
            "original_title": "Em. 18.2, Damante e Sironi",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 20465,
            "slug": "19-56-30",
            "identifier": "19-56-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-30/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 30,
            "title": "Em. 6.0.6, Magni e altri",
            "original_title": "Em. 6.0.6, Magni e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 20318,
            "slug": "19-56-198",
            "identifier": "19-56-198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-198/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 198,
            "title": "Em. 49.13, Naturale e altri",
            "original_title": "Em. 49.13, Naturale e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 20281,
            "slug": "19-56-47",
            "identifier": "19-56-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-47/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 47,
            "title": "Em. 8.74, Magni e altri",
            "original_title": "Em. 8.74, Magni e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 28808,
            "slug": "19-166-44",
            "identifier": "19-166-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-166-44/?format=api",
            "sitting": {
                "id": 1626,
                "date": "2024-03-05",
                "number": 166,
                "branch": "S"
            },
            "number": 44,
            "title": "D-l 4/2024 - Amministrazione straordinaria delle imprese di carattere strategico - ODG G2.5, Magni e altri",
            "original_title": "ODG G2.5, Magni e altri",
            "description_title": "D-l 4/2024 - Amministrazione straordinaria delle imprese di carattere strategico",
            "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": 31,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 34.88
        },
        {
            "id": 27943,
            "slug": "19-158-2",
            "identifier": "19-158-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-158-2/?format=api",
            "sitting": {
                "id": 1606,
                "date": "2024-02-14",
                "number": 158,
                "branch": "S"
            },
            "number": 2,
            "title": "Legge di delegazione europea 2022-2023 - Em. 13.2, Lorefice e altri",
            "original_title": "Em. 13.2, Lorefice e altri",
            "description_title": "Legge di delegazione europea 2022-2023",
            "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": 31,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 33.33
        }
    ]
}