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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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_rebels&page=477",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=475",
    "results": [
        {
            "id": 38052,
            "slug": "vs19_475_001",
            "identifier": "vs19_475_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_001/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52)",
            "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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42162,
            "slug": "vs19_597_161",
            "identifier": "vs19_597_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_161/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42183,
            "slug": "vs19_597_195",
            "identifier": "vs19_597_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_195/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 195,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41997,
            "slug": "vs19_597_174",
            "identifier": "vs19_597_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_174/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 73,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41993,
            "slug": "vs19_597_160",
            "identifier": "vs19_597_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_160/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 160,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 73,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41985,
            "slug": "vs19_597_133",
            "identifier": "vs19_597_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_133/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 133,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 73,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42128,
            "slug": "vs19_597_117",
            "identifier": "vs19_597_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_117/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34676,
            "slug": "vs19_387_074",
            "identifier": "vs19_387_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_074/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2088-AR/77, come riformulato, D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2088-AR/77, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/77, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/77, come riformulato, D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 110,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34217,
            "slug": "vs19_396_006",
            "identifier": "vs19_396_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_006/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2164/9, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2164/9, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/9, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/9, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34235,
            "slug": "vs19_396_027",
            "identifier": "vs19_396_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_027/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2164/41 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2164/41 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/41 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/41 LACARRA 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": 5,
            "n_margin": 58,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 42116,
            "slug": "vs19_597_102",
            "identifier": "vs19_597_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_102/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33580,
            "slug": "vs19_384_035",
            "identifier": "vs19_384_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_035/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34273,
            "slug": "vs19_392_023",
            "identifier": "vs19_392_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_023/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2150/32, così come riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2150/32, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/32, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/32, così come riformulato, RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31756,
            "slug": "vs19_343_007",
            "identifier": "vs19_343_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_007/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1660",
            "description_title": "Emendamento 1.9 D'ORSO 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": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 41.25
        },
        {
            "id": 34269,
            "slug": "vs19_392_024",
            "identifier": "vs19_392_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_024/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2150/33, nel testo riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2150/33, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/33, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/33, nel testo riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38753,
            "slug": "vs19_487_113",
            "identifier": "vs19_487_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_113/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 113,
            "title": "ODG 9/2355/151 - Votazione Ordine del giorno 9/2355/151 ",
            "original_title": "Votazione Ordine del giorno 9/2355/151 ",
            "description_title": "ODG 9/2355/151",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 40,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 31651,
            "slug": "vs19_342_027",
            "identifier": "vs19_342_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_027/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31649,
            "slug": "vs19_342_025",
            "identifier": "vs19_342_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_025/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2002/28, come riformulato, LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2002/28, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/28, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/28, come riformulato, LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 143,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.75
        },
        {
            "id": 36113,
            "slug": "vs19_427_060",
            "identifier": "vs19_427_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_060/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2034",
            "original_title": "Votazione Articolo 6 DDL n. 2034",
            "description_title": "Articolo 6",
            "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": 74,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 31657,
            "slug": "vs19_342_033",
            "identifier": "vs19_342_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_033/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2002/36 CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/2002/36 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/36 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/36 CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 38941,
            "slug": "vs19_491_124",
            "identifier": "vs19_491_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_124/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 27.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 35099,
            "slug": "vs19_337_066",
            "identifier": "vs19_337_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_066/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 132,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34251,
            "slug": "vs19_392_003",
            "identifier": "vs19_392_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_003/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2150/4, come riformulato, MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2150/4, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/4, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/4, come riformulato, MEROLA VIRGINIO (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": 5,
            "n_margin": 132,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36135,
            "slug": "vs19_427_021",
            "identifier": "vs19_427_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_021/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00384, limitatamente al capoverso primo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente al capoverso primo della parte dispositiva, BONELLI ANGELO (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": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 35096,
            "slug": "vs19_337_063",
            "identifier": "vs19_337_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_063/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (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": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 36878,
            "slug": "vs19_441_020",
            "identifier": "vs19_441_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_020/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2026",
            "original_title": "Votazione Articolo 29 DDL n. 2026",
            "description_title": "Articolo 29",
            "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": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36114,
            "slug": "vs19_427_061",
            "identifier": "vs19_427_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_061/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2034",
            "original_title": "Votazione Articolo 7 DDL n. 2034",
            "description_title": "Articolo 7",
            "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": 98,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 35906,
            "slug": "vs19_414_020",
            "identifier": "vs19_414_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_020/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00157, limitatamente al capoverso secondo della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00157",
            "original_title": "Votazione Risoluzione 6_00157",
            "description_title": "Risoluzione n. 6-00157, limitatamente al capoverso secondo della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 26607,
            "slug": "vs19_220_041",
            "identifier": "vs19_220_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_041/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 117,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26650,
            "slug": "vs19_220_126",
            "identifier": "vs19_220_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_126/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/1627/159 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/159 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": 5,
            "n_margin": 99,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 32483,
            "slug": "vs19_359_032",
            "identifier": "vs19_359_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_032/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2066/53, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2066/53, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/53, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/53, nel testo riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32482,
            "slug": "vs19_359_017",
            "identifier": "vs19_359_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_017/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2066/21, nel testo riformulato, ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2066/21, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/21, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/21, nel testo riformulato, ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 37571,
            "slug": "vs19_456_007",
            "identifier": "vs19_456_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_007/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1305",
            "original_title": "Votazione Articolo 4 PDL n. 1305",
            "description_title": "Articolo 4",
            "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": 123,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26582,
            "slug": "vs19_220_071",
            "identifier": "vs19_220_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_071/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 32595,
            "slug": "vs19_361_052",
            "identifier": "vs19_361_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_052/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1532-bis/71, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/71, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/71, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/71, nel testo riformulato, CASU ANDREA (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": 5,
            "n_margin": 143,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 26675,
            "slug": "vs19_220_124",
            "identifier": "vs19_220_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_124/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1627/157, come riformulato, SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1627/157, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/157, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/157, come riformulato, SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 147,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26595,
            "slug": "vs19_220_051",
            "identifier": "vs19_220_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_051/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26628,
            "slug": "vs19_220_056",
            "identifier": "vs19_220_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_056/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 48,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 38862,
            "slug": "vs19_491_022",
            "identifier": "vs19_491_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_022/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 37833,
            "slug": "vs19_468_012",
            "identifier": "vs19_468_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_012/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzioni n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, n. 6-00170 RICHETTI MATTEO (APERRE) ed altri, n. 6-00171 BOSCHI MARIA ELENA (IVICRE) ed altri e n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente ai dispositivi per la parte in cui autorizzano le missioni Operazione Mediterraneo Sicuro, Operazione NATO Sea Guardian e EUNAVFOR MED Irini, di cui alla scheda n. 9, relativa al potenziamento di dispositivi nazionali, della NATO, dell'Unione europea e dell'ONU (Doc. XVI, n. 4) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzioni n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, n. 6-00170 RICHETTI MATTEO (APERRE) ed altri, n. 6-00171 BOSCHI MARIA ELENA (IVICRE) ed altri e n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente ai dispositivi per la parte in cui autorizzano le missioni Operazione Mediterraneo Sicuro, Operazione NATO Sea Guardian e EUNAVFOR MED Irini, di cui alla scheda n. 9, relativa al potenziamento di dispositivi nazionali, della NATO, dell'Unione europea e dell'ONU (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 107,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 26596,
            "slug": "vs19_220_057",
            "identifier": "vs19_220_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_057/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26673,
            "slug": "vs19_220_053",
            "identifier": "vs19_220_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_053/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1627/43, come riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/1627/43, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/43, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/43, come riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 154,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26593,
            "slug": "vs19_220_078",
            "identifier": "vs19_220_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_078/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1627/89 CAPPELLACCI UGO (FI-PPE) - Votazione Ordine del giorno 9/1627/89 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/89 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/89 CAPPELLACCI UGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 155,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 36328,
            "slug": "vs19_431_047",
            "identifier": "vs19_431_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_047/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 93,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 36329,
            "slug": "vs19_431_048",
            "identifier": "vs19_431_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_048/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 94,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 34140,
            "slug": "vs19_388_118",
            "identifier": "vs19_388_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_118/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.61 CHERCHI SUSANNA (M5S) - Votazione Emendamento 25.61 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.61 DDL n. 2022",
            "description_title": "Emendamento 25.61 CHERCHI SUSANNA (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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 26665,
            "slug": "vs19_220_085",
            "identifier": "vs19_220_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_085/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 33480,
            "slug": "vs19_377_174",
            "identifier": "vs19_377_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_174/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 174,
            "title": "MOZ 1-358 CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26466,
            "slug": "vs19_219_032",
            "identifier": "vs19_219_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_032/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.32 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1627",
            "description_title": "Emendamento 1.32 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": 5,
            "n_margin": 70,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 32620,
            "slug": "vs19_361_047",
            "identifier": "vs19_361_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_047/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1532-bis/66, nel testo riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/66, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/66, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/66, nel testo riformulato, MAURI MATTEO (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": 5,
            "n_margin": 143,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 78.62
        }
    ]
}