Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=400
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=-majority_cohesion_rate&page=401",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=399",
    "results": [
        {
            "id": 34660,
            "slug": "vs19_387_057",
            "identifier": "vs19_387_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_057/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2088-AR/60 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/60 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36162,
            "slug": "vs19_427_059",
            "identifier": "vs19_427_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_059/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1000 ALIFANO ENRICA (M5S) - Votazione Emendamento 6.1000 DDL n. 2034",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 2034",
            "description_title": "Emendamento 6.1000 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35200,
            "slug": "vs19_387_070",
            "identifier": "vs19_387_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_070/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2088-A/R/73 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "description_title": "ODG 9/2088-A/R/73 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34642,
            "slug": "vs19_387_039",
            "identifier": "vs19_387_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_039/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2088-AR/42, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/42, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/42, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/42, nel testo riformulato, PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33641,
            "slug": "vs19_384_067",
            "identifier": "vs19_384_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_067/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 14.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33659,
            "slug": "vs19_384_054",
            "identifier": "vs19_384_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_054/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 54,
            "title": "ART AGG 13.01005 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01005 PART AMM",
            "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": 33,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36104,
            "slug": "vs19_427_046",
            "identifier": "vs19_427_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_046/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1424",
            "original_title": "Votazione Articolo 2 PDL n. 1424",
            "description_title": "Articolo 2",
            "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": 126,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36582,
            "slug": "vs19_435_100",
            "identifier": "vs19_435_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_100/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 10.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1001 PDL n. 1573",
            "description_title": "Emendamento 10.1001 AIELLO DAVIDE (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": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36604,
            "slug": "vs19_435_128",
            "identifier": "vs19_435_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_128/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/1573/7 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/7 BARZOTTI 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": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36478,
            "slug": "vs19_435_018",
            "identifier": "vs19_435_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_018/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1573",
            "original_title": "Votazione Articolo 2 PDL n. 1573",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34569,
            "slug": "vs19_377_010",
            "identifier": "vs19_377_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_010/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33566,
            "slug": "vs19_380_005",
            "identifier": "vs19_380_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_005/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 5,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34694,
            "slug": "vs19_374_023",
            "identifier": "vs19_374_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_023/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 23,
            "title": "Conversione decreto procedure di infrazione bis",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 16 settembre 2024, n. 131, recante disposizioni urgenti per l'attuazione di obblighi derivanti da atti dell'Unione europea e da procedure di infrazione e pre-infrazione pendenti nei confronti dello Stato italiano (DDL 2038)",
            "description_title": "",
            "public_title": "Conversione decreto procedure di infrazione bis",
            "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": 30,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33609,
            "slug": "vs19_381_037",
            "identifier": "vs19_381_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_037/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 37,
            "title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2128 - VOTO FINALE",
            "public_title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "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": 71,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34052,
            "slug": "vs19_388_148",
            "identifier": "vs19_388_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_148/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 148,
            "title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2022",
            "description_title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34061,
            "slug": "vs19_388_155",
            "identifier": "vs19_388_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_155/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 155,
            "title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.4 CASU ANDREA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34093,
            "slug": "vs19_388_090",
            "identifier": "vs19_388_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_090/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 23.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 23.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.12 DDL n. 2022",
            "description_title": "Emendamento 23.12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34288,
            "slug": "vs19_388_202",
            "identifier": "vs19_388_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_202/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 202,
            "title": "Emendamento 35.1006 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1006 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 2022",
            "description_title": "Emendamento 35.1006 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34084,
            "slug": "vs19_388_091",
            "identifier": "vs19_388_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_091/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 23.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.3 DDL n. 2022",
            "description_title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34112,
            "slug": "vs19_388_145",
            "identifier": "vs19_388_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_145/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 26.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.034 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": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34143,
            "slug": "vs19_388_133",
            "identifier": "vs19_388_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_133/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.17 DDL n. 2022",
            "description_title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33463,
            "slug": "vs19_377_115",
            "identifier": "vs19_377_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_115/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 115,
            "title": "ART AGG 23.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.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": 13,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 73.89
        },
        {
            "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": 34479,
            "slug": "vs19_377_005",
            "identifier": "vs19_377_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_005/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 2.4 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34559,
            "slug": "vs19_388_064",
            "identifier": "vs19_388_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_064/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 15 (Mantenimento) - Votazione Articolo 15 DDL n. 2022",
            "original_title": "Votazione Articolo 15 DDL n. 2022",
            "description_title": "Articolo 15 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34086,
            "slug": "vs19_388_147",
            "identifier": "vs19_388_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_147/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 147,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2022",
            "original_title": "Votazione Articolo 27 DDL n. 2022",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34564,
            "slug": "vs19_388_079",
            "identifier": "vs19_388_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_079/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2022",
            "original_title": "Votazione Articolo 20 DDL n. 2022",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34471,
            "slug": "vs19_388_078",
            "identifier": "vs19_388_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_078/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.06 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.06 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (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": 40,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34142,
            "slug": "vs19_388_108",
            "identifier": "vs19_388_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_108/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (APERRE) - Votazione Emendamento 25.33 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.33 DDL n. 2022",
            "description_title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34092,
            "slug": "vs19_388_086",
            "identifier": "vs19_388_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_086/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 23.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.5 DDL n. 2022",
            "description_title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34263,
            "slug": "vs19_388_189",
            "identifier": "vs19_388_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_189/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 189,
            "title": "Articolo aggiuntivo 34.034 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.034 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21276,
            "slug": "19-70-1",
            "identifier": "19-70-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-70-1/?format=api",
            "sitting": {
                "id": 1382,
                "date": "2023-05-23",
                "number": 70,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 19460,
            "slug": "19-40-1",
            "identifier": "19-40-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-40-1/?format=api",
            "sitting": {
                "id": 1301,
                "date": "2023-02-21",
                "number": 40,
                "branch": "S"
            },
            "number": 1,
            "title": "Omicidio nautico - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Omicidio nautico",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 21688,
            "slug": "19-74-1",
            "identifier": "19-74-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-1/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 1,
            "title": "Ratifica Accordi Italia-Svizzera lavoratori frontalieri e doppie imposizioni - Articolo 12",
            "original_title": "Articolo 12",
            "description_title": "Ratifica Accordi Italia-Svizzera lavoratori frontalieri e doppie imposizioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 30220,
            "slug": "vs19_292_064",
            "identifier": "vs19_292_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_064/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 18.01 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.01 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.21
        },
        {
            "id": 30252,
            "slug": "vs19_292_052",
            "identifier": "vs19_292_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_052/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100 - Votazione Emendamento 15.24 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.24 DDL n. 1717",
            "description_title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 107,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.44
        },
        {
            "id": 25622,
            "slug": "vs19_210_094",
            "identifier": "vs19_210_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_094/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 21.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1341",
            "description_title": "Emendamento 21.1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30184,
            "slug": "vs19_288_015",
            "identifier": "vs19_288_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_015/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/6 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": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30202,
            "slug": "vs19_292_040",
            "identifier": "vs19_292_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_040/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.102 MAURI MATTEO (PD-IDP) - Votazione Emendamento 12.102 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.102 DDL n. 1717",
            "description_title": "Emendamento 12.102 MAURI MATTEO (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": 15,
            "n_margin": 11,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 25712,
            "slug": "vs19_210_078",
            "identifier": "vs19_210_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_078/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 18.16 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.16 DDL n. 1341",
            "description_title": "Emendamento 18.16 L'ABBATE PATTY (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": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30059,
            "slug": "vs19_281_088",
            "identifier": "vs19_281_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_088/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (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": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30068,
            "slug": "vs19_282_022",
            "identifier": "vs19_282_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_022/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30013,
            "slug": "vs19_281_085",
            "identifier": "vs19_281_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_085/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30008,
            "slug": "vs19_281_049",
            "identifier": "vs19_281_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_049/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26900,
            "slug": "vs19_229_004",
            "identifier": "vs19_229_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_004/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 GIULIANO CARLA (M5S) - Votazione Emendamento 1.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1297",
            "description_title": "Emendamento 1.4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24594,
            "slug": "vs19_185_004",
            "identifier": "vs19_185_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_004/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1294",
            "original_title": "Votazione Articolo 3 DDL n. 1294",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        }
    ]
}