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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=262",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=260",
    "results": [
        {
            "id": 36623,
            "slug": "19-279-3",
            "identifier": "19-279-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-3/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 3,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.2, Enrico Borghi e altri",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.2, Enrico Borghi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 36630,
            "slug": "19-279-4",
            "identifier": "19-279-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-4/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 4,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.3, Enrico Borghi e Scalfarotto",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.3, Enrico Borghi e Scalfarotto",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 37067,
            "slug": "19-284-56",
            "identifier": "19-284-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-56/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 56,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 8.5, Di Girolamo e altri",
            "original_title": "Em. 8.5, Di Girolamo e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37101,
            "slug": "19-284-22",
            "identifier": "19-284-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-22/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 22,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 3.15, Di Girolamo e altri",
            "original_title": "Em. 3.15, Di Girolamo e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 40054,
            "slug": "19-335-1",
            "identifier": "19-335-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-335-1/?format=api",
            "sitting": {
                "id": 2060,
                "date": "2025-07-30",
                "number": 335,
                "branch": "S"
            },
            "number": 1,
            "title": "Proposta Giunta elezioni e immunità per la  promozione di una conflitto di attribuzione tra poteri",
            "original_title": "Proposta Giunta elezioni e immunità per la  promozione di una conflitto di attribuzione tra poteri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 36628,
            "slug": "19-279-6",
            "identifier": "19-279-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-6/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 6,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.5, Enrico Borghi e Scalfarotto",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.5, Enrico Borghi e Scalfarotto",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37008,
            "slug": "19-284-115",
            "identifier": "19-284-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-115/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 115,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 15.4, Sironi e altri",
            "original_title": "Em. 15.4, Sironi e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 15,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 30.12
        },
        {
            "id": 30526,
            "slug": "vs19_309_099",
            "identifier": "vs19_309_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_099/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1665",
            "description_title": "Emendamento 4.56 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": 68.91,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30732,
            "slug": "vs19_309_222",
            "identifier": "vs19_309_222",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_222/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 222,
            "title": "Ordine del giorno n. 9/1665/50 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1665/50 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/50 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/50 RICCIARDI RICCARDO (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": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31045,
            "slug": "vs19_321_003",
            "identifier": "vs19_321_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_003/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.11 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1718",
            "description_title": "Emendamento 2.11 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31024,
            "slug": "vs19_321_056",
            "identifier": "vs19_321_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_056/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.018 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.018 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.018 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.018 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30999,
            "slug": "vs19_321_005",
            "identifier": "vs19_321_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_005/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1718",
            "description_title": "Emendamento 2.12 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": 52,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 30600,
            "slug": "vs19_309_072",
            "identifier": "vs19_309_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_072/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 3.233 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.233 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.233 DDL n. 1665",
            "description_title": "Emendamento 3.233 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30553,
            "slug": "vs19_309_020",
            "identifier": "vs19_309_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_020/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.115 BRUNO RAFFAELE (M5S) - Votazione Emendamento 2.115 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.115 DDL n. 1665",
            "description_title": "Emendamento 2.115 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30724,
            "slug": "vs19_309_209",
            "identifier": "vs19_309_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_209/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 209,
            "title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (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": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30716,
            "slug": "vs19_309_211",
            "identifier": "vs19_309_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_211/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 211,
            "title": "Ordine del giorno n. 9/1665/39 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1665/39 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/39 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/39 AURIEMMA CARMELA (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": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30610,
            "slug": "vs19_309_092",
            "identifier": "vs19_309_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_092/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.368 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.368 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.368 DDL n. 1665",
            "description_title": "Emendamento 3.368 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30735,
            "slug": "vs19_309_237",
            "identifier": "vs19_309_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_237/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 237,
            "title": "Ordine del giorno n. 9/1665/65 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/65 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30546,
            "slug": "vs19_309_049",
            "identifier": "vs19_309_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_049/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.281 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.281 DDL n. 1665",
            "description_title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31122,
            "slug": "vs19_321_091",
            "identifier": "vs19_321_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_091/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/26 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30589,
            "slug": "vs19_309_121",
            "identifier": "vs19_309_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_121/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (M5S) - Votazione Emendamento 6.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1665",
            "description_title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (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": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 32158,
            "slug": "vs19_326_007",
            "identifier": "vs19_326_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_007/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1902/13 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1902/13 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/13 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/13 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30626,
            "slug": "vs19_309_123",
            "identifier": "vs19_309_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_123/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.109 DDL n. 1665",
            "description_title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30697,
            "slug": "vs19_309_213",
            "identifier": "vs19_309_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_213/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 213,
            "title": "Ordine del giorno n. 9/1665/41 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1665/41 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/41 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/41 ASCARI STEFANIA (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.91,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30746,
            "slug": "vs19_309_224",
            "identifier": "vs19_309_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_224/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 224,
            "title": "Ordine del giorno n. 9/1665/52 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1665/52 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/52 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/52 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": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32166,
            "slug": "vs19_326_015",
            "identifier": "vs19_326_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_015/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (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": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 30830,
            "slug": "vs19_314_041",
            "identifier": "vs19_314_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_041/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 41,
            "title": "Risoluzione n. 6-00124, sui capoversi secondo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00124",
            "original_title": "Votazione Risoluzione 6_00124",
            "description_title": "Risoluzione n. 6-00124, sui capoversi secondo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 126,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30574,
            "slug": "vs19_309_094",
            "identifier": "vs19_309_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_094/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 4.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1665",
            "description_title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30561,
            "slug": "vs19_309_034",
            "identifier": "vs19_309_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_034/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.157 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.157 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.157 DDL n. 1665",
            "description_title": "Emendamento 2.157 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30625,
            "slug": "vs19_309_025",
            "identifier": "vs19_309_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_025/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.127 PELLEGRINI MARCO (M5S) - Votazione Emendamento 2.127 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.127 DDL n. 1665",
            "description_title": "Emendamento 2.127 PELLEGRINI MARCO (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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 31076,
            "slug": "vs19_321_001",
            "identifier": "vs19_321_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_001/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1937",
            "original_title": "Votazione pregiudiziale DDL n. 1937",
            "description_title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30545,
            "slug": "vs19_309_001",
            "identifier": "vs19_309_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_001/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.8 IARIA ANTONINO (M5S) - Votazione Emendamento 2.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1665",
            "description_title": "Emendamento 2.8 IARIA ANTONINO (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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30943,
            "slug": "vs19_318_008",
            "identifier": "vs19_318_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_008/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00304, limitatamente alla parte dispositiva, ROSATO ETTORE (APERRE) ed altri - Votazione Mozione 1_00304",
            "original_title": "Votazione Mozione 1_00304",
            "description_title": "Mozione n. 1-00304, limitatamente alla parte dispositiva, ROSATO ETTORE (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 91,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (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": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30491,
            "slug": "vs19_305_023",
            "identifier": "vs19_305_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_023/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.181 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.181 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.181 DDL n. 1665",
            "description_title": "Emendamento 1.181 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30984,
            "slug": "vs19_318_009",
            "identifier": "vs19_318_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_009/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00304, limitatamente alla premessa, ROSATO ETTORE (APERRE) ed altri - Votazione Mozione 1_00304",
            "original_title": "Votazione Mozione 1_00304",
            "description_title": "Mozione n. 1-00304, limitatamente alla premessa, ROSATO ETTORE (APERRE) 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": 95,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 35.4
        },
        {
            "id": 30492,
            "slug": "vs19_305_024",
            "identifier": "vs19_305_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_024/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.183 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.183 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.183 DDL n. 1665",
            "description_title": "Emendamento 1.183 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 37354,
            "slug": "19-288-191",
            "identifier": "19-288-191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-191/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 191,
            "title": "Intelligenza artificiale - Em. 24.15, Di Girolamo e altri",
            "original_title": "Em. 24.15, Di Girolamo e altri",
            "description_title": "Intelligenza artificiale",
            "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": 13,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37478,
            "slug": "19-288-187",
            "identifier": "19-288-187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-187/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 187,
            "title": "Intelligenza artificiale - Em. 24.302, Fregolent e Sbrollini",
            "original_title": "Em. 24.302, Fregolent e Sbrollini",
            "description_title": "Intelligenza artificiale",
            "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": 13,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 36226,
            "slug": "19-274-36",
            "identifier": "19-274-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-36/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 36,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.27, D'Elia e altri",
            "original_title": "Em. 3.27, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36209,
            "slug": "19-274-53",
            "identifier": "19-274-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-53/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 53,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - ODG G7.5, De Cristofaro e altri",
            "original_title": "ODG G7.5, De Cristofaro e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38360,
            "slug": "19-304-46",
            "identifier": "19-304-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-46/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 46,
            "title": "DDL n. 1432. Em. 1-ter.106, La Marca",
            "original_title": "DDL n. 1432. Em. 1-ter.106, La Marca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 37392,
            "slug": "19-288-149",
            "identifier": "19-288-149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-149/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 149,
            "title": "Intelligenza artificiale - Emm. 19.300 e 19.2",
            "original_title": "Emm. 19.300 e 19.2",
            "description_title": "Intelligenza artificiale",
            "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": 14,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 37492,
            "slug": "19-288-113",
            "identifier": "19-288-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-113/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 113,
            "title": "Intelligenza artificiale - Em. 13.1, Rossomando e altri",
            "original_title": "Em. 13.1, Rossomando e altri",
            "description_title": "Intelligenza artificiale",
            "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": 13,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 35338,
            "slug": "19-255-6",
            "identifier": "19-255-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-255-6/?format=api",
            "sitting": {
                "id": 1859,
                "date": "2024-12-18",
                "number": 255,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l n. 160/2024 - Lavoro, università, ricerca e istruzione per una migliore attuazione del PNRR - Emm. 1.6 e 1.7",
            "original_title": "Emm. 1.6 e 1.7",
            "description_title": "d-l n. 160/2024 - Lavoro, università, ricerca e istruzione per una migliore attuazione del PNRR",
            "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": 8,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 37489,
            "slug": "19-288-129",
            "identifier": "19-288-129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-129/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 129,
            "title": "Intelligenza artificiale - Emm. 15.300 e 15.2",
            "original_title": "Emm. 15.300 e 15.2",
            "description_title": "Intelligenza artificiale",
            "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": 12,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 37347,
            "slug": "19-288-198",
            "identifier": "19-288-198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-198/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 198,
            "title": "Intelligenza artificiale - Em. 26.300, De Cristofaro e altri",
            "original_title": "Em. 26.300, De Cristofaro e altri",
            "description_title": "Intelligenza artificiale",
            "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": 14,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 37487,
            "slug": "19-288-132",
            "identifier": "19-288-132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-132/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 132,
            "title": "Intelligenza artificiale - Emm. 16.301 e 16.3",
            "original_title": "Emm. 16.301 e 16.3",
            "description_title": "Intelligenza artificiale",
            "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": 14,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.67
        }
    ]
}