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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=90",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=88",
    "results": [
        {
            "id": 37351,
            "slug": "19-288-194",
            "identifier": "19-288-194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-194/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 194,
            "title": "Intelligenza artificiale - Articolo 24",
            "original_title": "Articolo 24",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 37346,
            "slug": "19-288-199",
            "identifier": "19-288-199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-199/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 199,
            "title": "Intelligenza artificiale - Em. 26.301, Basso e Nicita",
            "original_title": "Em. 26.301, Basso e Nicita",
            "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": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 37349,
            "slug": "19-288-196",
            "identifier": "19-288-196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-196/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 196,
            "title": "Intelligenza artificiale - Em. 24.0.4, Nicita e altri",
            "original_title": "Em. 24.0.4, Nicita 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": 15,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 37417,
            "slug": "19-288-119",
            "identifier": "19-288-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-119/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 119,
            "title": "Intelligenza artificiale - Em. 14.302, Bazoli e altri",
            "original_title": "Em. 14.302, Bazoli 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": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37683,
            "slug": "19-292-6",
            "identifier": "19-292-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-6/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 6,
            "title": "Em. 1.9, Scalfarotto",
            "original_title": "Em. 1.9, Scalfarotto",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37671,
            "slug": "19-292-18",
            "identifier": "19-292-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-18/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 18,
            "title": "ODG G1.13, Cucchi e altri",
            "original_title": "ODG G1.13, Cucchi e altri",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37676,
            "slug": "19-292-13",
            "identifier": "19-292-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-13/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 13,
            "title": "ODG G1.5, Bazoli e altri",
            "original_title": "ODG G1.5, Bazoli e altri",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37688,
            "slug": "19-292-1",
            "identifier": "19-292-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-1/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 1,
            "title": "Em. 1.1, Lopreiato e altri",
            "original_title": "Em. 1.1, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37686,
            "slug": "19-292-3",
            "identifier": "19-292-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-3/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.6, Lopreiato e altri",
            "original_title": "Em. 1.6, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37678,
            "slug": "19-292-11",
            "identifier": "19-292-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-11/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 11,
            "title": "ODG G1.2, Lopreiato e altri",
            "original_title": "ODG G1.2, Lopreiato e altri",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37888,
            "slug": "19-295-100",
            "identifier": "19-295-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-100/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 100,
            "title": "Prestazioni sanitarie - Emm. 12-ter.0.250 e 12-ter.0.251",
            "original_title": "Emm. 12-ter.0.250 e 12-ter.0.251",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37899,
            "slug": "19-295-89",
            "identifier": "19-295-89",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-89/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 89,
            "title": "Prestazioni sanitarie - Em. 11.0.28, Sbrollini e altri",
            "original_title": "Em. 11.0.28, Sbrollini e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 73.11,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 37898,
            "slug": "19-295-90",
            "identifier": "19-295-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-90/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 90,
            "title": "Prestazioni sanitarie - Em. 11.0.29, Lorenzin e altri",
            "original_title": "Em. 11.0.29, Lorenzin e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 73.95,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 37935,
            "slug": "19-295-53",
            "identifier": "19-295-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-53/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 53,
            "title": "Prestazioni sanitarie - Em. 7.1, Pirro e altri",
            "original_title": "Em. 7.1, Pirro e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37956,
            "slug": "19-295-32",
            "identifier": "19-295-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-32/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 32,
            "title": "Prestazioni sanitarie - Em. 5.4, 5.5 e 5.251",
            "original_title": "Em. 5.4, 5.5 e 5.251",
            "description_title": "Prestazioni sanitarie",
            "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": 15,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 37966,
            "slug": "19-295-22",
            "identifier": "19-295-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-22/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 22,
            "title": "Prestazioni sanitarie - Em. 3.6, Camusso e altri",
            "original_title": "Em. 3.6, Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 76.47,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37965,
            "slug": "19-295-23",
            "identifier": "19-295-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-23/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 23,
            "title": "Prestazioni sanitarie - Em. 3.5, Magni e altri",
            "original_title": "Em. 3.5, Magni e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 75.63,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37887,
            "slug": "19-295-101",
            "identifier": "19-295-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-101/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 101,
            "title": "Prestazioni sanitarie - Em. 12-quater.250, Camusso e altri",
            "original_title": "Em. 12-quater.250, Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37971,
            "slug": "19-295-17",
            "identifier": "19-295-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-17/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 17,
            "title": "Prestazioni sanitarie - Em. 2.0.1, Zambito e altri",
            "original_title": "Em. 2.0.1, Zambito e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 76.47,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 18507,
            "slug": "vs19_025_007",
            "identifier": "vs19_025_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_007/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.9 ZANELLA LUANA (AVS) - Votazione Emendamento 2.9 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.9 DDL n. 0664",
            "description_title": "Emendamento 2.9 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 37912,
            "slug": "19-295-76",
            "identifier": "19-295-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-76/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 76,
            "title": "Prestazioni sanitarie - Em. 11.0.6, Pirro e altri",
            "original_title": "Em. 11.0.6, Pirro e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 73.11,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38044,
            "slug": "19-295-120",
            "identifier": "19-295-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-120/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 120,
            "title": "Misure di garanzia per l'erogazione delle prestazioni sanitarie",
            "original_title": "Votazione finale",
            "description_title": "Prestazioni sanitarie",
            "public_title": "Misure di garanzia per l'erogazione delle prestazioni sanitarie",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 56.63
        },
        {
            "id": 37967,
            "slug": "19-295-21",
            "identifier": "19-295-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-21/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 21,
            "title": "Prestazioni sanitarie - Em. 3.251, Camusso e altri",
            "original_title": "Em. 3.251, Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 15,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37988,
            "slug": "19-295-118",
            "identifier": "19-295-118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-118/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 118,
            "title": "Prestazioni sanitarie - Em. 13-septies.250, Durnwalder e altri",
            "original_title": "Em. 13-septies.250, Durnwalder e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 37894,
            "slug": "19-295-94",
            "identifier": "19-295-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-94/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 94,
            "title": "Prestazioni sanitarie - Em. 11.0.257, Mazzella e Pirro",
            "original_title": "Em. 11.0.257, Mazzella e Pirro",
            "description_title": "Prestazioni sanitarie",
            "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": 73.11,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38069,
            "slug": "19-300-2",
            "identifier": "19-300-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-2/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 2,
            "title": "Proposta Giunta elezioni ed immunità contraria all'autorizzazione ex art. 10, comma 1, legge cost. n. 1 del 1989",
            "original_title": "Proposta Giunta elezioni ed immunità contraria all'autorizzazione ex art. 10, comma 1, legge cost. n. 1 del 1989",
            "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": 15,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38071,
            "slug": "19-300-112",
            "identifier": "19-300-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-112/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 112,
            "title": "Semplificazione normativa - Articolo 21",
            "original_title": "Articolo 21",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38233,
            "slug": "19-301-1",
            "identifier": "19-301-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-301-1/?format=api",
            "sitting": {
                "id": 1982,
                "date": "2025-05-08",
                "number": 301,
                "branch": "S"
            },
            "number": 1,
            "title": "Ddl semplificazione normativa",
            "original_title": "Disegno di legge n. 1192. Votazione finale",
            "description_title": null,
            "public_title": "Ddl semplificazione normativa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 18584,
            "slug": "vs19_020_012",
            "identifier": "vs19_020_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_012/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/547/20 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/547/20 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/20 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/20 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 39900,
            "slug": "19-332-4",
            "identifier": "19-332-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-332-4/?format=api",
            "sitting": {
                "id": 2052,
                "date": "2025-07-23",
                "number": 332,
                "branch": "S"
            },
            "number": 4,
            "title": "Fiducia conversione decreto ex Ilva ter",
            "original_title": "DDL. n. 1561. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto ex Ilva ter",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 82.35,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 18582,
            "slug": "vs19_020_015",
            "identifier": "vs19_020_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_015/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/547/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/547/29 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/29 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/29 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18442,
            "slug": "vs19_020_013",
            "identifier": "vs19_020_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_013/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/547/22 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/547/22 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/22 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/22 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18766,
            "slug": "vs19_038_025",
            "identifier": "vs19_038_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_025/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 5.028 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.028 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.028 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.028 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19790,
            "slug": "vs19_064_005",
            "identifier": "vs19_064_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_005/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1-BIS.02 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.02 DDL n. 0930",
            "original_title": "Votazione Emendamento 1-BIS.02 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 1-BIS.02 FONTANA ILARIA (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": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26956,
            "slug": "19-147-100",
            "identifier": "19-147-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-100/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 100,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 2.223, Martella e altri",
            "original_title": "Em. 2.223, Martella e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 15,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19787,
            "slug": "vs19_064_002",
            "identifier": "vs19_064_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_002/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0930",
            "description_title": "Emendamento 1.1 FONTANA ILARIA (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": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25670,
            "slug": "vs19_211_017",
            "identifier": "vs19_211_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_017/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.1 TODDE ALESSANDRA (M5S) - Votazione Emendamento 5.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1556",
            "description_title": "Emendamento 5.1 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25602,
            "slug": "vs19_211_002",
            "identifier": "vs19_211_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_002/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1556",
            "description_title": "Emendamento 1.1 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25632,
            "slug": "vs19_211_012",
            "identifier": "vs19_211_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_012/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 4.2 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1556",
            "description_title": "Emendamento 4.2 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25585,
            "slug": "vs19_211_009",
            "identifier": "vs19_211_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_009/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 3.1 APPENDINO CHIARA (M5S) e 3.2 DORI DEVIS (AVS) - Votazione Emendamento 3.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1556",
            "description_title": "Identici emendamenti 3.1 APPENDINO CHIARA (M5S) e 3.2 DORI DEVIS (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": 15,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25471,
            "slug": "vs19_206_020",
            "identifier": "vs19_206_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_020/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1009 CASO ANTONIO (M5S) - Votazione Emendamento 5.1009 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1009 DDL n. 1474",
            "description_title": "Emendamento 5.1009 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25460,
            "slug": "vs19_206_021",
            "identifier": "vs19_206_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_021/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1474",
            "description_title": "Emendamento 5.2 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25467,
            "slug": "vs19_206_017",
            "identifier": "vs19_206_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_017/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (M5S) - Votazione Emendamento 2.02 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (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": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25438,
            "slug": "vs19_206_018",
            "identifier": "vs19_206_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_018/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.1 MORFINO DANIELA (M5S) - Votazione Emendamento 4.1 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1474",
            "description_title": "Emendamento 4.1 MORFINO DANIELA (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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38371,
            "slug": "19-304-20",
            "identifier": "19-304-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-20/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 20,
            "title": "DDL n. 1432. Em. 1.36, Crisanti",
            "original_title": "DDL n. 1432. Em. 1.36, Crisanti",
            "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": 16,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 37897,
            "slug": "19-295-91",
            "identifier": "19-295-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-91/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 91,
            "title": "Prestazioni sanitarie - Em. 11.0.30, Castellone e altri",
            "original_title": "Em. 11.0.30, Castellone e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 16,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37970,
            "slug": "19-295-18",
            "identifier": "19-295-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-18/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 18,
            "title": "Prestazioni sanitarie - Em. 3.1, Magni e altri",
            "original_title": "Em. 3.1, Magni e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 16,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37361,
            "slug": "19-288-200",
            "identifier": "19-288-200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-200/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 200,
            "title": "Intelligenza artificiale - Em. 26.302, Nicita e Basso",
            "original_title": "Em. 26.302, Nicita e Basso",
            "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": 16,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 37968,
            "slug": "19-295-20",
            "identifier": "19-295-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-20/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 20,
            "title": "Prestazioni sanitarie - Em. 3.2 (1a parte), Camusso e altri",
            "original_title": "Em. 3.2 (1a parte), Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 16,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 37524,
            "slug": "19-288-79",
            "identifier": "19-288-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-79/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 79,
            "title": "Intelligenza artificiale - Em. 10.16, Mazzella e altri",
            "original_title": "Em. 10.16, Mazzella 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": 16,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.27
        }
    ]
}