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

{
    "count": 22927,
    "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&page=22",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=20",
    "results": [
        {
            "id": 39999,
            "slug": "19-334-3",
            "identifier": "19-334-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-334-3/?format=api",
            "sitting": {
                "id": 2058,
                "date": "2025-07-29",
                "number": 334,
                "branch": "S"
            },
            "number": 3,
            "title": "d-l 84/2025 - disposizioni urgenti in materia fiscale - Emm. 12-ter.1, 12-ter.2 e 12-ter.100",
            "original_title": "Emm. 12-ter.1, 12-ter.2 e 12-ter.100",
            "description_title": "d-l 84/2025 - disposizioni urgenti in materia fiscale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 40000,
            "slug": "19-334-2",
            "identifier": "19-334-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-334-2/?format=api",
            "sitting": {
                "id": 2058,
                "date": "2025-07-29",
                "number": 334,
                "branch": "S"
            },
            "number": 2,
            "title": "d-l 84/2025 - disposizioni urgenti in materia fiscale - Em. 8.0.1, Tajani e altri",
            "original_title": "Em. 8.0.1, Tajani e altri",
            "description_title": "d-l 84/2025 - disposizioni urgenti in materia fiscale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 39998,
            "slug": "vs19_517_072",
            "identifier": "vs19_517_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_072/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2488-A/41 - Votazione Ordine del giorno 9/2488-A/41 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/41 ",
            "description_title": "ODG 9/2488-A/41",
            "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": 27,
            "majority_cohesion_rate": 48.36,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 39997,
            "slug": "vs19_517_071",
            "identifier": "vs19_517_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_071/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2488-A/40 - Votazione Ordine del giorno 9/2488-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/40 ",
            "description_title": "ODG 9/2488-A/40",
            "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": 50.41,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39996,
            "slug": "vs19_517_070",
            "identifier": "vs19_517_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_070/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2488-A/39 - Votazione Ordine del giorno 9/2488-A/39 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/39 ",
            "description_title": "ODG 9/2488-A/39",
            "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": 27,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39995,
            "slug": "vs19_517_069",
            "identifier": "vs19_517_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_069/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2488-A/35 - Votazione Ordine del giorno 9/2488-A/35 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/35 ",
            "description_title": "ODG 9/2488-A/35",
            "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": 30,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 39994,
            "slug": "vs19_517_068",
            "identifier": "vs19_517_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_068/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2488-A/34 - Votazione Ordine del giorno 9/2488-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/34 ",
            "description_title": "ODG 9/2488-A/34",
            "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": 28,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39993,
            "slug": "vs19_517_067",
            "identifier": "vs19_517_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_067/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2488-A/32 - Votazione Ordine del giorno 9/2488-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/32 ",
            "description_title": "ODG 9/2488-A/32",
            "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": 27,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39992,
            "slug": "vs19_517_066",
            "identifier": "vs19_517_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_066/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2488-A/31 - Votazione Ordine del giorno 9/2488-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/31 ",
            "description_title": "ODG 9/2488-A/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 39991,
            "slug": "vs19_517_065",
            "identifier": "vs19_517_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_065/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2488-A/26 - Votazione Ordine del giorno 9/2488-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/26 ",
            "description_title": "ODG 9/2488-A/26",
            "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": 50.41,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 39990,
            "slug": "vs19_517_064",
            "identifier": "vs19_517_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_064/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2488-A/21 - Votazione Ordine del giorno 9/2488-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/21 ",
            "description_title": "ODG 9/2488-A/21",
            "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": 50.82,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 39989,
            "slug": "vs19_517_063",
            "identifier": "vs19_517_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_063/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2488-A/18 - Votazione Ordine del giorno 9/2488-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/18 ",
            "description_title": "ODG 9/2488-A/18",
            "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": 28,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39988,
            "slug": "vs19_517_062",
            "identifier": "vs19_517_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_062/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2488-A/16 - Votazione Ordine del giorno 9/2488-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/16 ",
            "description_title": "ODG 9/2488-A/16",
            "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": 27,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39987,
            "slug": "vs19_517_061",
            "identifier": "vs19_517_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_061/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2488-A/2 - Votazione Ordine del giorno 9/2488-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/2 ",
            "description_title": "ODG 9/2488-A/2",
            "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": 49.18,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39986,
            "slug": "vs19_517_060",
            "identifier": "vs19_517_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_060/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 9.01000 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.01000 RIF",
            "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": 102,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39985,
            "slug": "vs19_517_059",
            "identifier": "vs19_517_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_059/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39984,
            "slug": "vs19_517_058",
            "identifier": "vs19_517_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_058/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39983,
            "slug": "vs19_517_057",
            "identifier": "vs19_517_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_057/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 39982,
            "slug": "vs19_517_056",
            "identifier": "vs19_517_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_056/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.200",
            "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": 29,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39981,
            "slug": "vs19_517_055",
            "identifier": "vs19_517_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_055/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 55,
            "title": "SUBEM 0.5.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.5.200.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": 29,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39980,
            "slug": "vs19_517_054",
            "identifier": "vs19_517_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_054/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 54,
            "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": 51.23,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 39979,
            "slug": "vs19_517_053",
            "identifier": "vs19_517_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_053/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 23,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 39978,
            "slug": "vs19_517_052",
            "identifier": "vs19_517_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_052/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 28,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39977,
            "slug": "vs19_517_051",
            "identifier": "vs19_517_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_051/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 51,
            "title": "ART AGG 15.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01001",
            "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": 51.23,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39976,
            "slug": "vs19_517_050",
            "identifier": "vs19_517_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_050/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 15.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01000",
            "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": 51.23,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 39975,
            "slug": "vs19_517_049",
            "identifier": "vs19_517_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_049/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39974,
            "slug": "vs19_517_048",
            "identifier": "vs19_517_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_048/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39973,
            "slug": "vs19_517_047",
            "identifier": "vs19_517_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_047/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 32,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39972,
            "slug": "vs19_517_046",
            "identifier": "vs19_517_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_046/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 31,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39971,
            "slug": "vs19_517_045",
            "identifier": "vs19_517_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_045/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39970,
            "slug": "vs19_517_044",
            "identifier": "vs19_517_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_044/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39969,
            "slug": "vs19_517_043",
            "identifier": "vs19_517_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_043/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39968,
            "slug": "vs19_517_042",
            "identifier": "vs19_517_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_042/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 42,
            "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": 25,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39967,
            "slug": "vs19_517_041",
            "identifier": "vs19_517_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_041/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39966,
            "slug": "vs19_517_040",
            "identifier": "vs19_517_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_040/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39965,
            "slug": "vs19_517_039",
            "identifier": "vs19_517_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_039/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39964,
            "slug": "vs19_517_038",
            "identifier": "vs19_517_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_038/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 9-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 28,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39963,
            "slug": "vs19_517_037",
            "identifier": "vs19_517_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_037/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 9-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39962,
            "slug": "vs19_517_036",
            "identifier": "vs19_517_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_036/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9-BIS.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1010",
            "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": 28,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39961,
            "slug": "vs19_517_035",
            "identifier": "vs19_517_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_035/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9-BIS.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1009",
            "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": 27,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39960,
            "slug": "vs19_517_034",
            "identifier": "vs19_517_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_034/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9-BIS.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1006",
            "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": 27,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39959,
            "slug": "vs19_517_033",
            "identifier": "vs19_517_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_033/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 9-BIS.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1005",
            "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": 27,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39958,
            "slug": "vs19_517_032",
            "identifier": "vs19_517_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_032/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9-BIS.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1008",
            "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": 27,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "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": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39954,
            "slug": "vs19_517_028",
            "identifier": "vs19_517_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_028/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 9-BIS.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "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": 39951,
            "slug": "vs19_517_025",
            "identifier": "vs19_517_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_025/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 9.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 23,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 65.61
        }
    ]
}