Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=344
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=345",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=343",
    "results": [
        {
            "id": 22893,
            "slug": "vs19_129_030",
            "identifier": "vs19_129_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_030/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1238/112 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1238/112 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/112 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/112 EVI ELEONORA (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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 39604,
            "slug": "vs19_504_053",
            "identifier": "vs19_504_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_053/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 12,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39606,
            "slug": "vs19_504_055",
            "identifier": "vs19_504_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_055/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 12.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.8",
            "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": 70.51
        },
        {
            "id": 39610,
            "slug": "vs19_504_060",
            "identifier": "vs19_504_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_060/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 22897,
            "slug": "vs19_129_016",
            "identifier": "vs19_129_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_016/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1238/95 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1238/95 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/95 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/95 DONNO LEONARDO (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": 34,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22861,
            "slug": "vs19_129_020",
            "identifier": "vs19_129_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_020/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1238/99 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1238/99 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/99 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/99 DI LAURO CARMEN (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": 34,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39616,
            "slug": "vs19_504_066",
            "identifier": "vs19_504_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_066/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 13.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39618,
            "slug": "vs19_504_068",
            "identifier": "vs19_504_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_068/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.9",
            "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": 21,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39619,
            "slug": "vs19_504_069",
            "identifier": "vs19_504_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_069/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 13.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.19",
            "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": 53.69,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39620,
            "slug": "vs19_504_070",
            "identifier": "vs19_504_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_070/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 13.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.20",
            "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": 53.69,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 37473,
            "slug": "19-288-9",
            "identifier": "19-288-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-9/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 9,
            "title": "Intelligenza artificiale - Emm. 3.6 e 3.7",
            "original_title": "Emm. 3.6 e 3.7",
            "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": 11,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 22856,
            "slug": "vs19_129_061",
            "identifier": "vs19_129_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_061/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 61,
            "title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 50, 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. 50, 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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 36245,
            "slug": "19-274-17",
            "identifier": "19-274-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-17/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 17,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.5, Barbara Floridia e altri",
            "original_title": "Em. 3.5, Barbara Floridia 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": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 39626,
            "slug": "vs19_504_078",
            "identifier": "vs19_504_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_078/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 15.3, 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.3, 15.4",
            "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": 50.82,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39628,
            "slug": "vs19_504_080",
            "identifier": "vs19_504_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_080/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 15.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 73,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 22859,
            "slug": "vs19_129_010",
            "identifier": "vs19_129_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_010/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1238/88 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1238/88 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/88 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/88 IARIA ANTONINO (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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39634,
            "slug": "vs19_504_089",
            "identifier": "vs19_504_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_089/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 12,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39635,
            "slug": "vs19_504_090",
            "identifier": "vs19_504_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_090/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39639,
            "slug": "vs19_504_095",
            "identifier": "vs19_504_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_095/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 18.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.04",
            "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": 39643,
            "slug": "vs19_504_099",
            "identifier": "vs19_504_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_099/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 99,
            "title": "ART AGG 18.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.014",
            "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": 68,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 32.69
        },
        {
            "id": 39645,
            "slug": "vs19_504_103",
            "identifier": "vs19_504_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_103/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39649,
            "slug": "vs19_504_109",
            "identifier": "vs19_504_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_109/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 23.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.4",
            "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": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39652,
            "slug": "vs19_504_113",
            "identifier": "vs19_504_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_113/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39653,
            "slug": "vs19_504_114",
            "identifier": "vs19_504_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_114/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 24.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 12,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39655,
            "slug": "vs19_504_116",
            "identifier": "vs19_504_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_116/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 11,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39658,
            "slug": "vs19_504_120",
            "identifier": "vs19_504_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_120/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 120,
            "title": "ART AGG 24.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.08",
            "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": 50.82,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39659,
            "slug": "vs19_504_121",
            "identifier": "vs19_504_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_121/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 121,
            "title": "ART AGG 24.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.04",
            "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": 39662,
            "slug": "vs19_504_124",
            "identifier": "vs19_504_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_124/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 124,
            "title": "ART AGG 24.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39663,
            "slug": "vs19_504_125",
            "identifier": "vs19_504_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_125/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 125,
            "title": "ART AGG 24.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.013",
            "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": 39666,
            "slug": "vs19_504_128",
            "identifier": "vs19_504_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_128/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 13,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 36244,
            "slug": "19-274-18",
            "identifier": "19-274-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-18/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 18,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.6, Pirondini e altri",
            "original_title": "Em. 3.6, Pirondini 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": 10,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 39672,
            "slug": "vs19_504_135",
            "identifier": "vs19_504_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_135/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 26.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39673,
            "slug": "vs19_504_136",
            "identifier": "vs19_504_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_136/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 136,
            "title": "EM 26.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39674,
            "slug": "vs19_504_137",
            "identifier": "vs19_504_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_137/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 137,
            "title": "EM 26.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4",
            "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.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39678,
            "slug": "vs19_504_142",
            "identifier": "vs19_504_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_142/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 142,
            "title": "ART AGG 26.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.06",
            "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": 52.05,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39679,
            "slug": "vs19_504_143",
            "identifier": "vs19_504_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_143/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 143,
            "title": "ART AGG 26.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.07",
            "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.64,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39680,
            "slug": "vs19_504_144",
            "identifier": "vs19_504_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_144/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 27124,
            "slug": "19-147-184",
            "identifier": "19-147-184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-184/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 184,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 4.12, Fregolent e Scalfarotto",
            "original_title": "Em. 4.12, Fregolent e Scalfarotto",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 39688,
            "slug": "vs19_504_153",
            "identifier": "vs19_504_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_153/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 28.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.4",
            "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": 52.05,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22898,
            "slug": "vs19_129_054",
            "identifier": "vs19_129_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_054/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 54,
            "title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 35, 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. 35, 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": 64.56,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 37472,
            "slug": "19-288-17",
            "identifier": "19-288-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-17/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 17,
            "title": "Intelligenza artificiale - Em. 4.3, Nave e altri",
            "original_title": "Em. 4.3, 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": 10,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 39693,
            "slug": "vs19_504_160",
            "identifier": "vs19_504_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_160/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 160,
            "title": "ART AGG 29.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.06",
            "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": 50.82,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 37470,
            "slug": "19-288-19",
            "identifier": "19-288-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-19/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 19,
            "title": "Intelligenza artificiale - Em. 4.5, Di Girolamo e altri",
            "original_title": "Em. 4.5, Di Girolamo e altri",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 39697,
            "slug": "vs19_504_168",
            "identifier": "vs19_504_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_168/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 168,
            "title": "ART AGG 33.0200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 33.0200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39562,
            "slug": "vs19_504_006",
            "identifier": "vs19_504_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_006/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 6.015, 6.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.015, 6.016",
            "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": 54.92,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39566,
            "slug": "vs19_504_010",
            "identifier": "vs19_504_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_010/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "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": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39573,
            "slug": "vs19_504_017",
            "identifier": "vs19_504_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_017/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.25",
            "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.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39580,
            "slug": "vs19_504_025",
            "identifier": "vs19_504_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_025/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 37456,
            "slug": "19-288-33",
            "identifier": "19-288-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-33/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 33,
            "title": "Intelligenza artificiale - Emm. 5.22 e 5.303",
            "original_title": "Emm. 5.22 e 5.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": 10,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 37437,
            "slug": "19-288-56",
            "identifier": "19-288-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-56/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 56,
            "title": "Intelligenza artificiale - Em. 8.11, Mazzella e altri",
            "original_title": "Em. 8.11, 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": 12,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 73.49
        }
    ]
}