Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=174
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=175",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=173",
    "results": [
        {
            "id": 37120,
            "slug": "19-284-3",
            "identifier": "19-284-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-3/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 3,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 30,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 19482,
            "slug": "19-41-70",
            "identifier": "19-41-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-70/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 70,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 7.303, Aurora Floridia e altri",
            "original_title": "Em. 7.303, Aurora Floridia e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 30,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 20314,
            "slug": "19-56-202",
            "identifier": "19-56-202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-202/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 202,
            "title": "Em. 49.32, Naturale e altri",
            "original_title": "Em. 49.32, Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 33086,
            "slug": "19-241-31",
            "identifier": "19-241-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-31/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 31,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Em. 19.201, Marton e Ettore Antonio Licheri",
            "original_title": "Em. 19.201, Marton e Ettore Antonio Licheri",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "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": 30,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 28.24
        },
        {
            "id": 27545,
            "slug": "19-154-1",
            "identifier": "19-154-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-154-1/?format=api",
            "sitting": {
                "id": 1597,
                "date": "2024-02-06",
                "number": 154,
                "branch": "S"
            },
            "number": 1,
            "title": "Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": null,
            "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": 30,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 23407,
            "slug": "19-95-228",
            "identifier": "19-95-228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-228/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 228,
            "title": "Em. 16.310, Losacco e Tajani",
            "original_title": "Em. 16.310, Losacco 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 23435,
            "slug": "19-95-148",
            "identifier": "19-95-148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-148/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 148,
            "title": "Em. 7.10, Tajani e altri",
            "original_title": "Em. 7.10, 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 18065,
            "slug": "19-8-57",
            "identifier": "19-8-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-8-57/?format=api",
            "sitting": {
                "id": 1223,
                "date": "2022-11-16",
                "number": 8,
                "branch": "S"
            },
            "number": 57,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR) - ODG G23.0.2, Gelmini e altri",
            "original_title": "ODG G23.0.2, Gelmini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR)",
            "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": 30,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 34015,
            "slug": "vs19_397_054",
            "identifier": "vs19_397_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_054/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.6 DDL n. 2119",
            "description_title": "Emendamento 10.6 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34831,
            "slug": "vs19_337_039",
            "identifier": "vs19_337_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_039/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 36293,
            "slug": "vs19_431_012",
            "identifier": "vs19_431_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_012/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39995,
            "slug": "vs19_517_069",
            "identifier": "vs19_517_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_069/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2488-A/35 - Votazione Ordine del giorno 9/2488-A/35 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/35 ",
            "description_title": "ODG 9/2488-A/35",
            "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": 30,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34185,
            "slug": "vs19_397_029",
            "identifier": "vs19_397_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_029/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.6 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2119",
            "description_title": "Emendamento 4.6 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35967,
            "slug": "vs19_422_014",
            "identifier": "vs19_422_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_014/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2183/77 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2183/77 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/77 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/77 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40098,
            "slug": "vs19_523_018",
            "identifier": "vs19_523_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_018/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2551/37 - Votazione Ordine del giorno 9/2551/37 ",
            "original_title": "Votazione Ordine del giorno 9/2551/37 ",
            "description_title": "ODG 9/2551/37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40096,
            "slug": "vs19_523_016",
            "identifier": "vs19_523_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_016/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2551/35 - Votazione Ordine del giorno 9/2551/35 ",
            "original_title": "Votazione Ordine del giorno 9/2551/35 ",
            "description_title": "ODG 9/2551/35",
            "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": 30,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 25156,
            "slug": "vs19_200_016",
            "identifier": "vs19_200_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_016/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1551/16 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1551/16 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/16 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/16 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34344,
            "slug": "vs19_392_011",
            "identifier": "vs19_392_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_011/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2150/16 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2150/16 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/16 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/16 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39969,
            "slug": "vs19_517_043",
            "identifier": "vs19_517_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_043/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37312,
            "slug": "vs19_450_053",
            "identifier": "vs19_450_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_053/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1004 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 2084",
            "description_title": "Emendamento 1.1004 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38215,
            "slug": "vs19_476_030",
            "identifier": "vs19_476_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_030/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 4.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01005",
            "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": 30,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "description_title": "Articolo 17",
            "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": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 37311,
            "slug": "vs19_450_052",
            "identifier": "vs19_450_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_052/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1003 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 2084",
            "description_title": "Emendamento 1.1003 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26550,
            "slug": "vs19_220_002",
            "identifier": "vs19_220_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_002/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.81 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 1.81 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.81 DDL n. 1627",
            "description_title": "Emendamento 1.81 VACCARI STEFANO (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": 30,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27373,
            "slug": "vs19_233_066",
            "identifier": "vs19_233_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_066/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 37310,
            "slug": "vs19_450_051",
            "identifier": "vs19_450_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_051/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 2084",
            "description_title": "Emendamento 1.1001 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38231,
            "slug": "vs19_476_048",
            "identifier": "vs19_476_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_048/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/741-A E ABB/10 - Votazione Ordine del giorno 9/741-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/10 ",
            "description_title": "ODG 9/741-A E ABB/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34650,
            "slug": "vs19_387_047",
            "identifier": "vs19_387_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_047/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2088-AR/50 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2088-AR/50 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/50 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/50 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34222,
            "slug": "vs19_397_007",
            "identifier": "vs19_397_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_007/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2119",
            "description_title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39336,
            "slug": "vs19_503_001",
            "identifier": "vs19_503_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_001/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2482",
            "description_title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (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": 30,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 34034,
            "slug": "vs19_397_035",
            "identifier": "vs19_397_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_035/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.1 CASO ANTONIO (M5S) - Votazione Emendamento 6.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2119",
            "description_title": "Emendamento 6.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36500,
            "slug": "vs19_435_010",
            "identifier": "vs19_435_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_010/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1005 FENU EMILIANO (M5S) - Votazione Emendamento 2.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1005 PDL n. 1573",
            "description_title": "Emendamento 2.1005 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38029,
            "slug": "vs19_470_038",
            "identifier": "vs19_470_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_038/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2308/87 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/87 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34987,
            "slug": "vs19_335_033",
            "identifier": "vs19_335_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_033/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1937/34 BALDINO VITTORIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/34 BALDINO VITTORIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 35689,
            "slug": "vs19_409_009",
            "identifier": "vs19_409_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_009/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.29 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.29 DDL n. 1917",
            "description_title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35979,
            "slug": "vs19_422_026",
            "identifier": "vs19_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_026/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37163,
            "slug": "vs19_449_004",
            "identifier": "vs19_449_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_004/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2285",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 31469,
            "slug": "vs19_336_118",
            "identifier": "vs19_336_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_118/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/1930/19 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/19 SIMIANI 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": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 36064,
            "slug": "vs19_426_009",
            "identifier": "vs19_426_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_009/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quarto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quarto della parte dispositiva, PAVANELLI EMMA (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": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38036,
            "slug": "vs19_470_045",
            "identifier": "vs19_470_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_045/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 37162,
            "slug": "vs19_449_003",
            "identifier": "vs19_449_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_003/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2285",
            "description_title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35412,
            "slug": "vs19_402_061",
            "identifier": "vs19_402_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_061/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2112-bis/43 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/43 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/43 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/43 MARINO MARIA STEFANIA (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": 30,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 40088,
            "slug": "vs19_523_008",
            "identifier": "vs19_523_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_008/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2551/25 - Votazione Ordine del giorno 9/2551/25 ",
            "original_title": "Votazione Ordine del giorno 9/2551/25 ",
            "description_title": "ODG 9/2551/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 21834,
            "slug": "vs19_132_008",
            "identifier": "vs19_132_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_008/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 8,
            "title": "Subemendamento 0.1.200.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 39804,
            "slug": "vs19_511_005",
            "identifier": "vs19_511_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_005/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.5 PARTE NON ASSORBITA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5 PARTE NON ASSORBITA",
            "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": 30,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 35840,
            "slug": "vs19_413_024",
            "identifier": "vs19_413_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_024/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.2 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.2 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2196",
            "description_title": "Emendamento 7.2 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36264,
            "slug": "vs19_430_002",
            "identifier": "vs19_430_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_002/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (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": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36588,
            "slug": "vs19_435_106",
            "identifier": "vs19_435_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_106/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 10.11 MARI FRANCESCO (AVS) - Votazione Emendamento 10.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.11 PDL n. 1573",
            "description_title": "Emendamento 10.11 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 25056,
            "slug": "vs19_191_023",
            "identifier": "vs19_191_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_023/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) 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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34665,
            "slug": "vs19_387_062",
            "identifier": "vs19_387_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_062/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        }
    ]
}