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

{
    "count": 22537,
    "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=-date&page=22",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=20",
    "results": [
        {
            "id": 39528,
            "slug": "19-324-4",
            "identifier": "19-324-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-324-4/?format=api",
            "sitting": {
                "id": 2033,
                "date": "2025-07-03",
                "number": 324,
                "branch": "S"
            },
            "number": 4,
            "title": "Adeguamento del numero di consiglieri e assessori regionali",
            "original_title": "Votazione finale",
            "description_title": "Adeguamento del numero di consiglieri e assessori regionali",
            "public_title": "Adeguamento del numero di consiglieri e assessori regionali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 36.14
        },
        {
            "id": 39619,
            "slug": "vs19_504_069",
            "identifier": "vs19_504_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_069/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 13.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39561,
            "slug": "vs19_504_005",
            "identifier": "vs19_504_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_005/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 6.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.013",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39586,
            "slug": "vs19_504_033",
            "identifier": "vs19_504_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_033/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39669,
            "slug": "vs19_504_131",
            "identifier": "vs19_504_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_131/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 25.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39584,
            "slug": "vs19_504_031",
            "identifier": "vs19_504_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_031/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 10.1, 10.2, 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1, 10.2, 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39609,
            "slug": "vs19_504_058",
            "identifier": "vs19_504_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_058/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 12.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39615,
            "slug": "vs19_504_065",
            "identifier": "vs19_504_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_065/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 13.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 53.28,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39617,
            "slug": "vs19_504_067",
            "identifier": "vs19_504_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_067/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 13.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39681,
            "slug": "vs19_504_146",
            "identifier": "vs19_504_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_146/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 146,
            "title": "ART AGG 27.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 27.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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39684,
            "slug": "vs19_504_149",
            "identifier": "vs19_504_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_149/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 28.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39564,
            "slug": "vs19_504_008",
            "identifier": "vs19_504_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_008/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.4, 7.5, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5, 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39675,
            "slug": "vs19_504_139",
            "identifier": "vs19_504_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_139/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 139,
            "title": "ART AGG 26.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39581,
            "slug": "vs19_504_026",
            "identifier": "vs19_504_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_026/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39629,
            "slug": "vs19_504_082",
            "identifier": "vs19_504_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_082/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 82,
            "title": "ART AGG 15.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39670,
            "slug": "vs19_504_133",
            "identifier": "vs19_504_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_133/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 133,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39539,
            "slug": "vs19_504_085",
            "identifier": "vs19_504_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_085/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 85,
            "title": "MANTENIMENTO ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "MANTENIMENTO ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39650,
            "slug": "vs19_504_110",
            "identifier": "vs19_504_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_110/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 23.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39552,
            "slug": "vs19_504_157",
            "identifier": "vs19_504_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_157/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "ARTICOLO 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39695,
            "slug": "vs19_504_162",
            "identifier": "vs19_504_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_162/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 162,
            "title": "ART AGG 29.013, 29.016, 29.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.013, 29.016, 29.017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39664,
            "slug": "vs19_504_126",
            "identifier": "vs19_504_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_126/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 126,
            "title": "ART AGG 24.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39544,
            "slug": "vs19_504_106",
            "identifier": "vs19_504_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_106/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 106,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 16,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39677,
            "slug": "vs19_504_141",
            "identifier": "vs19_504_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_141/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 141,
            "title": "ART AGG 26.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39667,
            "slug": "vs19_504_129",
            "identifier": "vs19_504_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_129/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 25.8, 25.9, 25.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.8, 25.9, 25.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39686,
            "slug": "vs19_504_151",
            "identifier": "vs19_504_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_151/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 28.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39548,
            "slug": "vs19_504_132",
            "identifier": "vs19_504_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_132/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 132,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "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": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39547,
            "slug": "vs19_504_117",
            "identifier": "vs19_504_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_117/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 117,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 48.36,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39592,
            "slug": "vs19_504_040",
            "identifier": "vs19_504_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_040/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39660,
            "slug": "vs19_504_122",
            "identifier": "vs19_504_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_122/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 122,
            "title": "ART AGG 24.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39641,
            "slug": "vs19_504_097",
            "identifier": "vs19_504_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_097/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 18.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39594,
            "slug": "vs19_504_042",
            "identifier": "vs19_504_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_042/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 11.14, 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.14, 11.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39532,
            "slug": "vs19_504_029",
            "identifier": "vs19_504_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_029/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39657,
            "slug": "vs19_504_119",
            "identifier": "vs19_504_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_119/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 119,
            "title": "ART AGG 24.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39665,
            "slug": "vs19_504_127",
            "identifier": "vs19_504_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_127/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 24.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39623,
            "slug": "vs19_504_074",
            "identifier": "vs19_504_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_074/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 13.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39535,
            "slug": "vs19_504_059",
            "identifier": "vs19_504_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_059/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 59,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39648,
            "slug": "vs19_504_108",
            "identifier": "vs19_504_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_108/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 23.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39692,
            "slug": "vs19_504_159",
            "identifier": "vs19_504_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_159/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 159,
            "title": "ART AGG 29.03, 29.04, 29.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.03, 29.04, 29.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39654,
            "slug": "vs19_504_115",
            "identifier": "vs19_504_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_115/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39538,
            "slug": "vs19_504_081",
            "identifier": "vs19_504_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_081/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39536,
            "slug": "vs19_504_073",
            "identifier": "vs19_504_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_073/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39543,
            "slug": "vs19_504_101",
            "identifier": "vs19_504_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_101/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 101,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39556,
            "slug": "vs19_504_167",
            "identifier": "vs19_504_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_167/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 167,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "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": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39656,
            "slug": "vs19_504_118",
            "identifier": "vs19_504_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_118/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 118,
            "title": "ART AGG 24.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.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": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39633,
            "slug": "vs19_504_088",
            "identifier": "vs19_504_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_088/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 88,
            "title": "ART AGG 17.06, 17.08, 17.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.06, 17.08, 17.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39647,
            "slug": "vs19_504_105",
            "identifier": "vs19_504_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_105/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 21.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39651,
            "slug": "vs19_504_112",
            "identifier": "vs19_504_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_112/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 112,
            "title": "ART AGG 23.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.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": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39550,
            "slug": "vs19_504_145",
            "identifier": "vs19_504_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_145/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 145,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39632,
            "slug": "vs19_504_087",
            "identifier": "vs19_504_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_087/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 87,
            "title": "ART AGG 17.02, 17.03, 17.04, 17.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.02, 17.03, 17.04, 17.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        }
    ]
}