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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=426",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=424",
    "results": [
        {
            "id": 29605,
            "slug": "vs19_256_040",
            "identifier": "vs19_256_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_040/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/630/12 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/630/12 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/12 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/12 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 28889,
            "slug": "vs19_255_059",
            "identifier": "vs19_255_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_059/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 59,
            "title": "Ratifica ingresso della Croazia nello spazio economico europeo",
            "original_title": "Votazione finale DDL n. 1450",
            "description_title": "Ratifica ed esecuzione dell'Accordo sulla partecipazione della Repubblica di Croazia allo Spazio economico europeo, fatto a Bruxelles l'11 aprile 2014 (DDL 1450)",
            "public_title": "Ratifica ingresso della Croazia nello spazio economico europeo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 29229,
            "slug": "vs19_266_077",
            "identifier": "vs19_266_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_077/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29599,
            "slug": "vs19_256_034",
            "identifier": "vs19_256_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_034/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/630/4 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/630/4 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/4 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/4 PICCOLOTTI ELISABETTA (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": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 28338,
            "slug": "vs19_247_064",
            "identifier": "vs19_247_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_064/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1633/113, come riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1633/113, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/113, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/113, come riformulato, MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 116,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28680,
            "slug": "vs19_252_093",
            "identifier": "vs19_252_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_093/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 32811,
            "slug": "vs19_371_021",
            "identifier": "vs19_371_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_021/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.1, 8.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1, 8.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.19,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 39465,
            "slug": "vs19_503_131",
            "identifier": "vs19_503_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_131/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 2.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39591,
            "slug": "vs19_504_039",
            "identifier": "vs19_504_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_039/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 44.23
        },
        {
            "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": 55.14,
            "minority_cohesion_rate": 70.51
        },
        {
            "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": 55.14,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39588,
            "slug": "vs19_504_035",
            "identifier": "vs19_504_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_035/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 10.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39578,
            "slug": "vs19_504_022",
            "identifier": "vs19_504_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_022/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 7.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.33",
            "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": 55.14,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39574,
            "slug": "vs19_504_018",
            "identifier": "vs19_504_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_018/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.27",
            "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.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39569,
            "slug": "vs19_504_013",
            "identifier": "vs19_504_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_013/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39429,
            "slug": "vs19_503_094",
            "identifier": "vs19_503_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_094/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 13-BIS.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.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": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39365,
            "slug": "vs19_503_030",
            "identifier": "vs19_503_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_030/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 6.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 55.14,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39377,
            "slug": "vs19_503_042",
            "identifier": "vs19_503_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_042/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39363,
            "slug": "vs19_503_028",
            "identifier": "vs19_503_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_028/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 6.4, 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4, 6.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": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.46
        },
        {
            "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": 55.14,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39607,
            "slug": "vs19_504_056",
            "identifier": "vs19_504_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_056/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 12.11, 12.12, 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.11, 12.12, 12.13, 12.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": 13,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39585,
            "slug": "vs19_504_032",
            "identifier": "vs19_504_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_032/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 55.14,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39597,
            "slug": "vs19_504_045",
            "identifier": "vs19_504_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_045/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 11.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39533,
            "slug": "vs19_504_037",
            "identifier": "vs19_504_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_037/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39599,
            "slug": "vs19_504_048",
            "identifier": "vs19_504_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_048/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 11.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 14,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39612,
            "slug": "vs19_504_062",
            "identifier": "vs19_504_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_062/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 13.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39306,
            "slug": "vs19_499_007",
            "identifier": "vs19_499_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_007/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 6.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.100",
            "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": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39464,
            "slug": "vs19_503_130",
            "identifier": "vs19_503_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_130/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "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.14,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": 55.14,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39905,
            "slug": "vs19_516_001",
            "identifier": "vs19_516_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_001/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 1,
            "title": "TU 1091-1240-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU 1091-1240-A - EM 1.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": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39532,
            "slug": "vs19_504_029",
            "identifier": "vs19_504_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_029/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39299,
            "slug": "vs19_499_019",
            "identifier": "vs19_499_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_019/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39596,
            "slug": "vs19_504_044",
            "identifier": "vs19_504_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_044/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.21",
            "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": 55.14,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39364,
            "slug": "vs19_503_029",
            "identifier": "vs19_503_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_029/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 6.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38397,
            "slug": "vs19_481_006",
            "identifier": "vs19_481_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_006/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2329-A/6 - Votazione Ordine del giorno 9/2329-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/6 ",
            "description_title": "ODG 9/2329-A/6",
            "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": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37242,
            "slug": "vs19_449_083",
            "identifier": "vs19_449_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_083/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2285/16 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2285/16 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/16 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/16 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38192,
            "slug": "vs19_476_003",
            "identifier": "vs19_476_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_003/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0741",
            "description_title": "Emendamento 1.3 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38037,
            "slug": "vs19_470_046",
            "identifier": "vs19_470_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_046/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2308/104 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2308/104 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/104 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/104 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 37230,
            "slug": "vs19_449_071",
            "identifier": "vs19_449_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_071/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37156,
            "slug": "vs19_446_001",
            "identifier": "vs19_446_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_001/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1016 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1016 PDL n. 2084",
            "description_title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38396,
            "slug": "vs19_481_005",
            "identifier": "vs19_481_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_005/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2329-A/5 - Votazione Ordine del giorno 9/2329-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/5 ",
            "description_title": "ODG 9/2329-A/5",
            "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": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38289,
            "slug": "vs19_477_055",
            "identifier": "vs19_477_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_055/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2333-A/24 - Votazione Ordine del giorno 9/2333-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/24 ",
            "description_title": "ODG 9/2333-A/24",
            "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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38320,
            "slug": "vs19_479_028",
            "identifier": "vs19_479_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_028/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2362/13 - Votazione Ordine del giorno 9/2362/13 ",
            "original_title": "Votazione Ordine del giorno 9/2362/13 ",
            "description_title": "ODG 9/2362/13",
            "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": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 37321,
            "slug": "vs19_450_062",
            "identifier": "vs19_450_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_062/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.1012 GIULIANO CARLA (M5S) - Votazione Emendamento 1.1012 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1012 PDL n. 2084",
            "description_title": "Emendamento 1.1012 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38440,
            "slug": "vs19_481_049",
            "identifier": "vs19_481_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_049/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2329-A/49 - Votazione Ordine del giorno 9/2329-A/49 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/49 ",
            "description_title": "ODG 9/2329-A/49",
            "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": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38439,
            "slug": "vs19_481_048",
            "identifier": "vs19_481_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_048/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2329-A/48 - Votazione Ordine del giorno 9/2329-A/48 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/48 ",
            "description_title": "ODG 9/2329-A/48",
            "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": 55.14,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38797,
            "slug": "vs19_491_174",
            "identifier": "vs19_491_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_174/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 174,
            "title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2101 - VOTO FINALE",
            "public_title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 38842,
            "slug": "vs19_491_178",
            "identifier": "vs19_491_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_178/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 178,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 111,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39281,
            "slug": "vs19_498_259",
            "identifier": "vs19_498_259",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_259/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 259,
            "title": "ODG 9/2316/36 - Votazione Ordine del giorno 9/2316/36 ",
            "original_title": "Votazione Ordine del giorno 9/2316/36 ",
            "description_title": "ODG 9/2316/36",
            "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": 55.14,
            "minority_cohesion_rate": 62.18
        }
    ]
}