Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=35
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=majority_cohesion_rate&page=36",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=34",
    "results": [
        {
            "id": 32776,
            "slug": "vs19_371_015",
            "identifier": "vs19_371_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_015/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 15,
            "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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 56.96
        },
        {
            "id": 32351,
            "slug": "vs19_357_070",
            "identifier": "vs19_357_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_070/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 32.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 32.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.4 DDL n. 1532",
            "description_title": "Emendamento 32.4 SCOTTO ARTURO (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": 57.68,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 32393,
            "slug": "vs19_357_004",
            "identifier": "vs19_357_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_004/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1532",
            "original_title": "Votazione Articolo 3 DDL n. 1532",
            "description_title": "Articolo 3",
            "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": 13,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32401,
            "slug": "vs19_357_020",
            "identifier": "vs19_357_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_020/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1532",
            "description_title": "Emendamento 10.5 SCOTTO ARTURO (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": 24,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32485,
            "slug": "vs19_359_020",
            "identifier": "vs19_359_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_020/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2066/26 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2066/26 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/26 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/26 PELLEGRINI MARCO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32362,
            "slug": "vs19_357_032",
            "identifier": "vs19_357_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_032/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1532",
            "original_title": "Votazione Articolo 14 DDL n. 1532",
            "description_title": "Articolo 14",
            "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": 15,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32414,
            "slug": "vs19_357_068",
            "identifier": "vs19_357_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_068/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 32.1 SPORTIELLO GILDA (M5S) e 32.2 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 32.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.1 DDL n. 1532",
            "description_title": "Identici emendamenti 32.1 SPORTIELLO GILDA (M5S) e 32.2 SCOTTO ARTURO (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": 18,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31345,
            "slug": "19-221-9",
            "identifier": "19-221-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-9/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 9,
            "title": "Istituzione della Giornata nazionale del formatore",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione della Giornata nazionale del formatore",
            "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": 35,
            "majority_cohesion_rate": 57.76,
            "minority_cohesion_rate": 62.79
        },
        {
            "id": 39384,
            "slug": "vs19_503_049",
            "identifier": "vs19_503_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_049/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39061,
            "slug": "vs19_498_013",
            "identifier": "vs19_498_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_013/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39090,
            "slug": "vs19_498_044",
            "identifier": "vs19_498_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_044/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 5.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.12",
            "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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39047,
            "slug": "vs19_498_215",
            "identifier": "vs19_498_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_215/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 215,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 35.9
        },
        {
            "id": 39254,
            "slug": "vs19_498_229",
            "identifier": "vs19_498_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_229/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 229,
            "title": "EM 24.16, 24.17, 24.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.16, 24.17, 24.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39025,
            "slug": "vs19_498_019",
            "identifier": "vs19_498_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_019/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "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": 54,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 34.62
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38945,
            "slug": "vs19_491_131",
            "identifier": "vs19_491_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_131/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/2280/3 - Votazione Ordine del giorno 9/2280/3 ",
            "original_title": "Votazione Ordine del giorno 9/2280/3 ",
            "description_title": "ODG 9/2280/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39956,
            "slug": "vs19_517_030",
            "identifier": "vs19_517_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_030/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 9-BIS.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1003",
            "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": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39264,
            "slug": "vs19_498_240",
            "identifier": "vs19_498_240",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_240/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 240,
            "title": "ART AGG 24.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39262,
            "slug": "vs19_498_237",
            "identifier": "vs19_498_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_237/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 237,
            "title": "EM 24.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.26",
            "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": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39249,
            "slug": "vs19_498_224",
            "identifier": "vs19_498_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_224/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 224,
            "title": "EM 24.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39052,
            "slug": "vs19_498_002",
            "identifier": "vs19_498_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_002/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38941,
            "slug": "vs19_491_124",
            "identifier": "vs19_491_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_124/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 27.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "ART AGG 12.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.02",
            "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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39242,
            "slug": "vs19_498_217",
            "identifier": "vs19_498_217",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_217/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 217,
            "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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39239,
            "slug": "vs19_498_213",
            "identifier": "vs19_498_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_213/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 213,
            "title": "EM 23.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39138,
            "slug": "vs19_498_098",
            "identifier": "vs19_498_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_098/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 11.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.28",
            "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": 57.79,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39947,
            "slug": "vs19_517_021",
            "identifier": "vs19_517_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_021/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38837,
            "slug": "vs19_491_171",
            "identifier": "vs19_491_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_171/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 171,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 75,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 39137,
            "slug": "vs19_498_097",
            "identifier": "vs19_498_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_097/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 11.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.26",
            "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": 57.79,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39952,
            "slug": "vs19_517_026",
            "identifier": "vs19_517_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_026/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 9-BIS.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1004",
            "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": 57.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39232,
            "slug": "vs19_498_205",
            "identifier": "vs19_498_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_205/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 205,
            "title": "ART AGG 19.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 19.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39089,
            "slug": "vs19_498_043",
            "identifier": "vs19_498_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_043/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 5.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39091,
            "slug": "vs19_498_045",
            "identifier": "vs19_498_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_045/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 5.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 11.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39387,
            "slug": "vs19_503_052",
            "identifier": "vs19_503_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_052/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 11.6, 11.7, 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6, 11.7, 11.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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39245,
            "slug": "vs19_498_220",
            "identifier": "vs19_498_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_220/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 220,
            "title": "EM 24.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.6",
            "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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39055,
            "slug": "vs19_498_006",
            "identifier": "vs19_498_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_006/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39069,
            "slug": "vs19_498_022",
            "identifier": "vs19_498_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_022/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39070,
            "slug": "vs19_498_023",
            "identifier": "vs19_498_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_023/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39068,
            "slug": "vs19_498_021",
            "identifier": "vs19_498_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_021/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39943,
            "slug": "vs19_517_017",
            "identifier": "vs19_517_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_017/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39101,
            "slug": "vs19_498_057",
            "identifier": "vs19_498_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_057/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39715,
            "slug": "vs19_506_016",
            "identifier": "vs19_506_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_016/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2126-A E ABB/37 - Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "description_title": "ODG 9/2126-A E ABB/37",
            "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": 16,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 38847,
            "slug": "vs19_491_004",
            "identifier": "vs19_491_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_004/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39935,
            "slug": "vs19_517_009",
            "identifier": "vs19_517_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_009/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 40,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 39226,
            "slug": "vs19_498_198",
            "identifier": "vs19_498_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_198/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 198,
            "title": "SUBEM 0.19.200.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39054,
            "slug": "vs19_498_005",
            "identifier": "vs19_498_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_005/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 32,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39257,
            "slug": "vs19_498_232",
            "identifier": "vs19_498_232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_232/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 232,
            "title": "EM 24.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39178,
            "slug": "vs19_498_143",
            "identifier": "vs19_498_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_143/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39246,
            "slug": "vs19_498_221",
            "identifier": "vs19_498_221",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_221/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 221,
            "title": "EM 24.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        }
    ]
}