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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=108",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=106",
    "results": [
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29992,
            "slug": "vs19_281_046",
            "identifier": "vs19_281_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_046/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1752/69 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1752/69 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/69 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/69 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34768,
            "slug": "vs19_353_021",
            "identifier": "vs19_353_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_021/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.35 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.35 MANZI IRENE (PD-IDP)",
            "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": 17,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 39409,
            "slug": "vs19_503_074",
            "identifier": "vs19_503_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_074/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 12.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.04",
            "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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 34129,
            "slug": "vs19_388_132",
            "identifier": "vs19_388_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_132/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 26.16 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.16 DDL n. 2022",
            "description_title": "Emendamento 26.16 GHIRRA FRANCESCA (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": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39293,
            "slug": "vs19_499_012",
            "identifier": "vs19_499_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_012/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 12,
            "title": "MANTENIMENTO ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "MANTENIMENTO ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39308,
            "slug": "vs19_499_010",
            "identifier": "vs19_499_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_010/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 9.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39464,
            "slug": "vs19_503_130",
            "identifier": "vs19_503_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_130/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "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": 17,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39312,
            "slug": "vs19_499_023",
            "identifier": "vs19_499_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_023/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2126-A E ABB - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E ABB - EM 1.2",
            "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": 17,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 34062,
            "slug": "vs19_388_140",
            "identifier": "vs19_388_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_140/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2022",
            "original_title": "Votazione Articolo 26 DDL n. 2022",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22004,
            "slug": "vs19_122_004",
            "identifier": "vs19_122_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_004/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 29883,
            "slug": "vs19_276_001",
            "identifier": "vs19_276_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_001/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1532-ter/1 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1532-ter/1 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/1 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/1 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 39645,
            "slug": "vs19_504_103",
            "identifier": "vs19_504_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_103/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.2",
            "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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39649,
            "slug": "vs19_504_109",
            "identifier": "vs19_504_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_109/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 23.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 25690,
            "slug": "vs19_210_001",
            "identifier": "vs19_210_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_001/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 1,
            "title": "Delega al governo in materia di salari",
            "original_title": "Votazione finale PDL n. 1275",
            "description_title": "Deleghe al Governo in materia di retribuzione dei lavoratori e di contrattazione collettiva nonché di procedure di controllo e informazione (PDL 1275 e abbinate PDL 141-210-216-306-432-1053-1328)",
            "public_title": "Delega al governo in materia di salari",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30935,
            "slug": "vs19_317_043",
            "identifier": "vs19_317_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_043/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1933/53 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/53 GUERRA MARIA CECILIA (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": 17,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 39383,
            "slug": "vs19_503_048",
            "identifier": "vs19_503_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_048/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 9.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.8",
            "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": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39344,
            "slug": "vs19_503_009",
            "identifier": "vs19_503_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_009/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "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": 17,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 33437,
            "slug": "vs19_377_111",
            "identifier": "vs19_377_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_111/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 22.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.10",
            "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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39291,
            "slug": "vs19_499_009",
            "identifier": "vs19_499_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_009/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 9,
            "title": "MANTENIMENTO ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "MANTENIMENTO ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 30211,
            "slug": "vs19_292_022",
            "identifier": "vs19_292_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_022/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 8.8 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.8 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.8 DDL n. 1717",
            "description_title": "Emendamento 8.8 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24751,
            "slug": "vs19_175_014",
            "identifier": "vs19_175_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_014/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.22 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.22 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.22 PDL n. 0835",
            "description_title": "Emendamento 1.22 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": 17,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 39672,
            "slug": "vs19_504_135",
            "identifier": "vs19_504_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_135/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 26.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 33501,
            "slug": "vs19_377_109",
            "identifier": "vs19_377_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_109/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 109,
            "title": "ART AGG 21.01, 21.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 21.01, 21.02",
            "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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35170,
            "slug": "vs19_354_007",
            "identifier": "vs19_354_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_007/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera f), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera f), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 30047,
            "slug": "vs19_282_005",
            "identifier": "vs19_282_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_005/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1752/127 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1752/127 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/127 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/127 MANZI IRENE (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": 17,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27313,
            "slug": "vs19_232_051",
            "identifier": "vs19_232_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_051/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39680,
            "slug": "vs19_504_144",
            "identifier": "vs19_504_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_144/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.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": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39343,
            "slug": "vs19_503_008",
            "identifier": "vs19_503_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_008/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.5",
            "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": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39372,
            "slug": "vs19_503_037",
            "identifier": "vs19_503_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_037/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 7.4, 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5",
            "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": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29367,
            "slug": "vs19_270_075",
            "identifier": "vs19_270_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_075/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (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": 17,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39355,
            "slug": "vs19_503_020",
            "identifier": "vs19_503_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_020/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 5.12, 5.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.12, 5.13",
            "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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30019,
            "slug": "vs19_282_008",
            "identifier": "vs19_282_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_008/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1752/130 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/130 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": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 33458,
            "slug": "vs19_377_170",
            "identifier": "vs19_377_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_170/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 170,
            "title": "MOZ 1-358 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 21621,
            "slug": "19-74-80",
            "identifier": "19-74-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-80/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 80,
            "title": "d-l 39/2023 - siccità - Em. 5.1, Fina e Martella",
            "original_title": "Em. 5.1, Fina e Martella",
            "description_title": "d-l 39/2023 - siccità",
            "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": 17,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30317,
            "slug": "19-192-5",
            "identifier": "19-192-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-192-5/?format=api",
            "sitting": {
                "id": 1694,
                "date": "2024-05-22",
                "number": 192,
                "branch": "S"
            },
            "number": 5,
            "title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri - Em. 1.1003 (1a parte), Cataldi e altri",
            "original_title": "Em. 1.1003 (1a parte), Cataldi e altri",
            "description_title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 62.79
        },
        {
            "id": 23554,
            "slug": "19-79-261",
            "identifier": "19-79-261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-261/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 261,
            "title": "DL 48/2023 - Lavoro - Em. 30.0.3, Turco e altri",
            "original_title": "Em. 30.0.3, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21557,
            "slug": "19-74-92",
            "identifier": "19-74-92",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-92/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 92,
            "title": "d-l 39/2023 - siccità - Em. 6.100, Di Girolamo",
            "original_title": "Em. 6.100, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 30766,
            "slug": "19-202-1",
            "identifier": "19-202-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-202-1/?format=api",
            "sitting": {
                "id": 1720,
                "date": "2024-06-26",
                "number": 202,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto coesione",
            "original_title": "Disegno di legge n. 1133. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto coesione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 82.76,
            "minority_cohesion_rate": 72.09
        },
        {
            "id": 33919,
            "slug": "19-252-82",
            "identifier": "19-252-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-82/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 82,
            "title": "Articolo 23",
            "original_title": "Articolo 23",
            "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": 7,
            "n_margin": 17,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 1,
            "slug": "19-4-1",
            "identifier": "19-4-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-4-1/?format=api",
            "sitting": {
                "id": 13,
                "date": "2022-10-26",
                "number": 4,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia al governo Meloni",
            "original_title": "Votazione Questione di fiducia Governo Meloni",
            "description_title": null,
            "public_title": "Fiducia al governo Meloni",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 100.0,
            "minority_cohesion_rate": 91.86
        },
        {
            "id": 33101,
            "slug": "19-243-309",
            "identifier": "19-243-309",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-309/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 309,
            "title": "Nuovo codice della strada",
            "original_title": "Votazione finale",
            "description_title": "Codice della strada",
            "public_title": "Nuovo codice della strada",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 70.94,
            "minority_cohesion_rate": 55.29
        },
        {
            "id": 21654,
            "slug": "19-74-100",
            "identifier": "19-74-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-100/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 100,
            "title": "d-l 39/2023 - siccità - ODG G6.4, Naturale e altri",
            "original_title": "ODG G6.4, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21297,
            "slug": "19-71-112",
            "identifier": "19-71-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-112/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 112,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 4.14, Trevisi",
            "original_title": "Em. 4.14, Trevisi",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 17,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 27001,
            "slug": "19-147-228",
            "identifier": "19-147-228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-228/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 228,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.35, Giorgis e altri",
            "original_title": "Em. 7.35, Giorgis e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 27004,
            "slug": "19-147-218",
            "identifier": "19-147-218",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-218/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 218,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.8, Maiorino e altri",
            "original_title": "Em. 7.8, Maiorino e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23157,
            "slug": "19-96-28",
            "identifier": "19-96-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-96-28/?format=api",
            "sitting": {
                "id": 1456,
                "date": "2023-08-03",
                "number": 96,
                "branch": "S"
            },
            "number": 28,
            "title": "Em. 4.23, Guidolin e altri",
            "original_title": "Em. 4.23, Guidolin 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 59.77
        }
    ]
}