Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=147
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=148",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=146",
    "results": [
        {
            "id": 39267,
            "slug": "vs19_498_245",
            "identifier": "vs19_498_245",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_245/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 245,
            "title": "ODG 9/2316/14 - Votazione Ordine del giorno 9/2316/14 ",
            "original_title": "Votazione Ordine del giorno 9/2316/14 ",
            "description_title": "ODG 9/2316/14",
            "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": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 19057,
            "slug": "vs19_029_027",
            "identifier": "vs19_029_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_027/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/705/27 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/705/27 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/27 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/27 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 19881,
            "slug": "vs19_072_087",
            "identifier": "vs19_072_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_087/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 5.20 ZANELLA LUANA (AVS) - Votazione Emendamento 5.20 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.20 DDL n. 0977",
            "description_title": "Emendamento 5.20 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38467,
            "slug": "vs19_482_017",
            "identifier": "vs19_482_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_017/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.19, 1.20, 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19, 1.20, 1.21",
            "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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39265,
            "slug": "vs19_498_242",
            "identifier": "vs19_498_242",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_242/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 242,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39425,
            "slug": "vs19_503_090",
            "identifier": "vs19_503_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_090/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 90,
            "title": "ART AGG 13-BIS.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 19076,
            "slug": "vs19_029_029",
            "identifier": "vs19_029_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_029/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (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": 20,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 13-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.09",
            "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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 34415,
            "slug": "19-253-4",
            "identifier": "19-253-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-4/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 4,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 28.3 (1a parte), Fregolent",
            "original_title": "Em. 28.3 (1a parte), Fregolent",
            "description_title": "Legge annuale per il mercato e la concorrenza 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 39.29
        },
        {
            "id": 19269,
            "slug": "vs19_051_002",
            "identifier": "vs19_051_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_002/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/750/5 D'ALESSIO ANTONIO (AIV-RE) - Votazione Ordine del giorno 9/750/5 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/5 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/5 D'ALESSIO ANTONIO (AIV-RE)",
            "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": 20,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 35537,
            "slug": "19-257-11",
            "identifier": "19-257-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-11/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 11,
            "title": "Articolo 11",
            "original_title": "Articolo 11",
            "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": 20,
            "majority_cohesion_rate": 86.55,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 19005,
            "slug": "vs19_029_049",
            "identifier": "vs19_029_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_049/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/705/49 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/705/49 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/49 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/49 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": 20,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 19991,
            "slug": "vs19_072_104",
            "identifier": "vs19_072_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_104/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/977/5 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/977/5 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/5 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/5 STUMPO NICOLA (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": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38479,
            "slug": "vs19_482_029",
            "identifier": "vs19_482_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_029/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37591,
            "slug": "vs19_457_002",
            "identifier": "vs19_457_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_002/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (M5S) ed altri - Votazione Mozione 1_00412",
            "original_title": "Votazione Mozione 1_00412",
            "description_title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39169,
            "slug": "vs19_498_133",
            "identifier": "vs19_498_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_133/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 15.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 35540,
            "slug": "19-257-8",
            "identifier": "19-257-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-8/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 8,
            "title": "Articolo 8",
            "original_title": "Articolo 8",
            "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": 20,
            "majority_cohesion_rate": 86.55,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 19908,
            "slug": "vs19_072_084",
            "identifier": "vs19_072_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_084/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.10 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.10 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.10 DDL n. 0977",
            "description_title": "Emendamento 5.10 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39490,
            "slug": "vs19_503_158",
            "identifier": "vs19_503_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_158/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 4.2, 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2, 4.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39371,
            "slug": "vs19_503_036",
            "identifier": "vs19_503_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_036/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 7.10, 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.10, 7.11",
            "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": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 12.7, 12.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7, 12.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 34366,
            "slug": "19-253-49",
            "identifier": "19-253-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-49/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 49,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.18, Fregolent",
            "original_title": "Em. 35.0.18, Fregolent",
            "description_title": "Legge annuale per il mercato e la concorrenza 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 40.48
        },
        {
            "id": 36037,
            "slug": "19-271-4",
            "identifier": "19-271-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-4/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 1.201, Tajani",
            "original_title": "Em. 1.201, Tajani",
            "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": 21,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 21261,
            "slug": "vs19_107_001",
            "identifier": "vs19_107_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_001/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri - Votazione pregiudiziale DDL n. 1151",
            "original_title": "Votazione pregiudiziale DDL n. 1151",
            "description_title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21220,
            "slug": "vs19_105_005",
            "identifier": "vs19_105_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_005/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1060/R/14 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1060/R/14 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/14 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/14 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21229,
            "slug": "vs19_105_020",
            "identifier": "vs19_105_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_020/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1060/R/53 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/53 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 20887,
            "slug": "vs19_092_007",
            "identifier": "vs19_092_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_007/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00063, limitatamente alla premessa, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00063",
            "original_title": "Votazione Mozione 1_00063",
            "description_title": "Mozione n. 1-00063, limitatamente alla premessa, MANZI IRENE (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": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 20851,
            "slug": "vs19_091_026",
            "identifier": "vs19_091_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_026/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 20222,
            "slug": "vs19_085_006",
            "identifier": "vs19_085_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_006/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/338-B/3 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/338-B/3 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/3 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 20145,
            "slug": "vs19_081_010",
            "identifier": "vs19_081_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_010/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/889-R/17 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/17 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20147,
            "slug": "vs19_081_022",
            "identifier": "vs19_081_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_022/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/889-R/31 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/31 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 20155,
            "slug": "vs19_081_005",
            "identifier": "vs19_081_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_005/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20142,
            "slug": "vs19_081_006",
            "identifier": "vs19_081_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_006/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39699,
            "slug": "vs19_506_019",
            "identifier": "vs19_506_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_019/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 19,
            "title": "Disposizioni per il riconoscimento e la promozione delle zone montane",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2126-A E ABB - VOTO FINALE",
            "public_title": "Disposizioni per il riconoscimento e la promozione delle zone montane",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 32987,
            "slug": "19-236-97",
            "identifier": "19-236-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-97/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 97,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 11.0.152, Durnwalder e Patton",
            "original_title": "Em. 11.0.152, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 21,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 48.84
        },
        {
            "id": 32970,
            "slug": "19-236-115",
            "identifier": "19-236-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-115/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 115,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 16.152, Durnwalder e Patton",
            "original_title": "Em. 16.152, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 47.67
        },
        {
            "id": 33021,
            "slug": "19-238-21",
            "identifier": "19-238-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-21/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 21,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 2.7, Cucchi e altri",
            "original_title": "Em. 2.7, Cucchi e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 35239,
            "slug": "19-254-12",
            "identifier": "19-254-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-12/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 12,
            "title": "Em. 3.7, Martella e Tajani",
            "original_title": "Em. 3.7, Martella e Tajani",
            "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": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 35242,
            "slug": "19-254-9",
            "identifier": "19-254-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-9/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 9,
            "title": "Em. 3.4, Tajani e altri",
            "original_title": "Em. 3.4, Tajani 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": 21,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 35250,
            "slug": "19-254-1",
            "identifier": "19-254-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-1/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 1,
            "title": "Em. 1.1, Tajani e altri",
            "original_title": "Em. 1.1, Tajani 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": 21,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 18476,
            "slug": "vs19_019_038",
            "identifier": "vs19_019_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_038/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 9.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 9.2 DDL n. 0547",
            "description_title": "Emendamento 9.2 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18463,
            "slug": "vs19_019_029",
            "identifier": "vs19_019_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_029/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.100, DDL n. 0547",
            "original_title": "Votazione Emendamento 4.100, DDL n. 0547",
            "description_title": "Emendamento 4.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18460,
            "slug": "vs19_019_019",
            "identifier": "vs19_019_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_019/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 2.3 DDL n. 0547",
            "description_title": "Emendamento 2.3 PROVENZANO GIUSEPPE (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": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18480,
            "slug": "vs19_019_034",
            "identifier": "vs19_019_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_034/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO) - Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "original_title": "Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "description_title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO)",
            "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": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18395,
            "slug": "vs19_019_010",
            "identifier": "vs19_019_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_010/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0547",
            "description_title": "Emendamento 1.9 SIMIANI MARCO (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": 21,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18394,
            "slug": "vs19_019_035",
            "identifier": "vs19_019_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_035/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.1 DDL n. 0547",
            "description_title": "Emendamento 7.1 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18481,
            "slug": "vs19_019_005",
            "identifier": "vs19_019_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_005/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.5 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0547",
            "description_title": "Emendamento 1.5 SCHLEIN ELLY (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35650,
            "slug": "19-262-10",
            "identifier": "19-262-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-10/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 10,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.13, Cucchi e altri",
            "original_title": "Em. 6.13, Cucchi e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 21,
            "majority_cohesion_rate": 77.31,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 18477,
            "slug": "vs19_019_031",
            "identifier": "vs19_019_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_031/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.53 COLUCCI ALESSANDRO (NM-M) - Votazione Emendamento 6.53 DDL n. 0547",
            "original_title": "Votazione Emendamento 6.53 DDL n. 0547",
            "description_title": "Emendamento 6.53 COLUCCI ALESSANDRO (NM-M)",
            "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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18461,
            "slug": "vs19_019_004",
            "identifier": "vs19_019_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_004/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0547",
            "description_title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        }
    ]
}