Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=346
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_rebels&page=347",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=345",
    "results": [
        {
            "id": 39543,
            "slug": "vs19_504_101",
            "identifier": "vs19_504_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_101/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 101,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 37509,
            "slug": "19-288-96",
            "identifier": "19-288-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-96/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 96,
            "title": "Intelligenza artificiale - Em. 11.1, Basso e altri",
            "original_title": "Em. 11.1, Basso 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": 14,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "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": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 22875,
            "slug": "vs19_129_060",
            "identifier": "vs19_129_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_060/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 60,
            "title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 49, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00035",
            "original_title": "Votazione Risoluzione 6_00035",
            "description_title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 49, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 39665,
            "slug": "vs19_504_127",
            "identifier": "vs19_504_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_127/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 24.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.012",
            "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": 14,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22866,
            "slug": "vs19_129_047",
            "identifier": "vs19_129_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_047/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 47,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alle missioni di cui alle schede nn. 34, 35 e 39 - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alle missioni di cui alle schede nn. 34, 35 e 39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39648,
            "slug": "vs19_504_108",
            "identifier": "vs19_504_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_108/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 23.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.2",
            "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": 15,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39594,
            "slug": "vs19_504_042",
            "identifier": "vs19_504_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_042/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 11.14, 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.14, 11.18",
            "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": 14,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 36202,
            "slug": "19-274-60",
            "identifier": "19-274-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-60/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 60,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 10.3, Rando e altri",
            "original_title": "Em. 10.3, Rando 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.07,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 22850,
            "slug": "vs19_129_017",
            "identifier": "vs19_129_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_017/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1238/96 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1238/96 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/96 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/96 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22845,
            "slug": "vs19_129_026",
            "identifier": "vs19_129_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_026/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1238/107 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1238/107 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/107 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/107 MARI FRANCESCO (AVS)",
            "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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 37499,
            "slug": "19-288-106",
            "identifier": "19-288-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-106/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 106,
            "title": "Intelligenza artificiale - Em. 12.10, Nave e altri",
            "original_title": "Em. 12.10, Nave 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": 14,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 39660,
            "slug": "vs19_504_122",
            "identifier": "vs19_504_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_122/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 122,
            "title": "ART AGG 24.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.05",
            "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": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39657,
            "slug": "vs19_504_119",
            "identifier": "vs19_504_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_119/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 119,
            "title": "ART AGG 24.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.03",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39692,
            "slug": "vs19_504_159",
            "identifier": "vs19_504_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_159/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 159,
            "title": "ART AGG 29.03, 29.04, 29.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.03, 29.04, 29.05",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39633,
            "slug": "vs19_504_088",
            "identifier": "vs19_504_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_088/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 88,
            "title": "ART AGG 17.06, 17.08, 17.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.06, 17.08, 17.09",
            "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": 12,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39677,
            "slug": "vs19_504_141",
            "identifier": "vs19_504_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_141/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 141,
            "title": "ART AGG 26.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.05",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22841,
            "slug": "vs19_129_064",
            "identifier": "vs19_129_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_064/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 64,
            "title": "Risoluzione n. 6-00037, limitatamente alla premessa, FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS) - Votazione Risoluzione 6_00037",
            "original_title": "Votazione Risoluzione 6_00037",
            "description_title": "Risoluzione n. 6-00037, limitatamente alla premessa, FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS)",
            "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": 100,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22864,
            "slug": "vs19_129_028",
            "identifier": "vs19_129_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_028/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1238/110 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1238/110 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/110 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/110 FRATOIANNI NICOLA (AVS)",
            "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": 39,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39695,
            "slug": "vs19_504_162",
            "identifier": "vs19_504_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_162/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 162,
            "title": "ART AGG 29.013, 29.016, 29.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.013, 29.016, 29.017",
            "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": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39539,
            "slug": "vs19_504_085",
            "identifier": "vs19_504_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_085/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 85,
            "title": "MANTENIMENTO ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "MANTENIMENTO ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 22901,
            "slug": "vs19_129_004",
            "identifier": "vs19_129_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_004/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1238/81 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1238/81 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/81 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/81 SCUTELLA' ELISA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22896,
            "slug": "vs19_129_019",
            "identifier": "vs19_129_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_019/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39664,
            "slug": "vs19_504_126",
            "identifier": "vs19_504_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_126/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 126,
            "title": "ART AGG 24.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39667,
            "slug": "vs19_504_129",
            "identifier": "vs19_504_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_129/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 25.8, 25.9, 25.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.8, 25.9, 25.10",
            "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": 19,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 37508,
            "slug": "19-288-97",
            "identifier": "19-288-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-97/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 97,
            "title": "Intelligenza artificiale - Emm. 11.300 e 11.301",
            "original_title": "Emm. 11.300 e 11.301",
            "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": 71.43,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 22882,
            "slug": "vs19_129_021",
            "identifier": "vs19_129_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_021/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1238/101 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1238/101 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/101 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/101 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39581,
            "slug": "vs19_504_026",
            "identifier": "vs19_504_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_026/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "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": 10,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 70.51
        },
        {
            "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": 39644,
            "slug": "vs19_504_102",
            "identifier": "vs19_504_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_102/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.01",
            "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": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 37529,
            "slug": "19-288-74",
            "identifier": "19-288-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-74/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 74,
            "title": "Intelligenza artificiale - Em. 10.302, Fregolent e Sbrollini",
            "original_title": "Em. 10.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": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 22852,
            "slug": "vs19_129_045",
            "identifier": "vs19_129_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_045/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 45,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 17 - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36233,
            "slug": "19-274-29",
            "identifier": "19-274-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-29/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 29,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.19, De Cristofaro e altri",
            "original_title": "Em. 3.19, 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 22848,
            "slug": "vs19_129_013",
            "identifier": "vs19_129_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_013/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1238/91 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1238/91 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/91 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/91 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 37526,
            "slug": "19-288-77",
            "identifier": "19-288-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-77/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 77,
            "title": "Intelligenza artificiale - Emm. 10.12 e 10.303",
            "original_title": "Emm. 10.12 e 10.303",
            "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": 17,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 39684,
            "slug": "vs19_504_149",
            "identifier": "vs19_504_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_149/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 28.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.5",
            "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": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39564,
            "slug": "vs19_504_008",
            "identifier": "vs19_504_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_008/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.4, 7.5, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5, 7.1000",
            "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": 55.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39584,
            "slug": "vs19_504_031",
            "identifier": "vs19_504_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_031/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 10.1, 10.2, 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1, 10.2, 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39609,
            "slug": "vs19_504_058",
            "identifier": "vs19_504_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_058/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 12.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 22868,
            "slug": "vs19_129_058",
            "identifier": "vs19_129_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_058/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 58,
            "title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 39, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00035",
            "original_title": "Votazione Risoluzione 6_00035",
            "description_title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 39, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 39617,
            "slug": "vs19_504_067",
            "identifier": "vs19_504_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_067/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 13.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.14",
            "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": 20,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39669,
            "slug": "vs19_504_131",
            "identifier": "vs19_504_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_131/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 25.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.13",
            "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": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 22889,
            "slug": "vs19_129_027",
            "identifier": "vs19_129_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_027/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1238/108 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1238/108 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/108 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/108 ZARATTI FILIBERTO (AVS)",
            "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": 42,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 37514,
            "slug": "19-288-91",
            "identifier": "19-288-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-91/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 91,
            "title": "Intelligenza artificiale - Em. 10.32, Mazzella e altri",
            "original_title": "Em. 10.32, 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": 14,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 18872,
            "slug": "vs19_033_003",
            "identifier": "vs19_033_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_003/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 37507,
            "slug": "19-288-98",
            "identifier": "19-288-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-98/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 98,
            "title": "Intelligenza artificiale - Em. 11.3, Aurora Floridia",
            "original_title": "Em. 11.3, Aurora Floridia",
            "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": 69.75,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 18865,
            "slug": "vs19_033_025",
            "identifier": "vs19_033_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_025/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 37506,
            "slug": "19-288-99",
            "identifier": "19-288-99",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-99/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 99,
            "title": "Intelligenza artificiale - Em. 11.5, Nave e altri",
            "original_title": "Em. 11.5, Nave 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": 14,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 18845,
            "slug": "vs19_033_002",
            "identifier": "vs19_033_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_002/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/730/6 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/730/6 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/6 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/6 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22857,
            "slug": "vs19_129_022",
            "identifier": "vs19_129_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_022/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1238/102 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1238/102 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/102 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/102 SPORTIELLO GILDA (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        }
    ]
}