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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=43",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=41",
    "results": [
        {
            "id": 40941,
            "slug": "vs19_555_111",
            "identifier": "vs19_555_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_111/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 20.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 53.91,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40911,
            "slug": "vs19_555_079",
            "identifier": "vs19_555_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_079/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 18.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40918,
            "slug": "vs19_555_086",
            "identifier": "vs19_555_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_086/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 18.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40935,
            "slug": "vs19_555_104",
            "identifier": "vs19_555_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_104/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 19.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 25,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40946,
            "slug": "vs19_555_116",
            "identifier": "vs19_555_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_116/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 20.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40933,
            "slug": "vs19_555_102",
            "identifier": "vs19_555_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_102/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 40854,
            "slug": "vs19_555_005",
            "identifier": "vs19_555_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_005/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40844,
            "slug": "vs19_555_100",
            "identifier": "vs19_555_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_100/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40932,
            "slug": "vs19_555_101",
            "identifier": "vs19_555_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_101/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 19.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 52.26,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 40884,
            "slug": "vs19_555_048",
            "identifier": "vs19_555_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_048/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 14.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40949,
            "slug": "vs19_555_120",
            "identifier": "vs19_555_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_120/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 25,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40909,
            "slug": "vs19_555_077",
            "identifier": "vs19_555_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_077/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40847,
            "slug": "vs19_555_124",
            "identifier": "vs19_555_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_124/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 124,
            "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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 40841,
            "slug": "vs19_555_059",
            "identifier": "vs19_555_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_059/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 59,
            "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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40894,
            "slug": "vs19_555_060",
            "identifier": "vs19_555_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_060/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 60,
            "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": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40892,
            "slug": "vs19_555_057",
            "identifier": "vs19_555_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_057/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 15.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40899,
            "slug": "vs19_555_065",
            "identifier": "vs19_555_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_065/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 16.7, 16.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.7, 16.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40888,
            "slug": "vs19_555_053",
            "identifier": "vs19_555_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_053/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40889,
            "slug": "vs19_555_054",
            "identifier": "vs19_555_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_054/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 15.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40890,
            "slug": "vs19_555_055",
            "identifier": "vs19_555_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_055/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 15.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40842,
            "slug": "vs19_555_069",
            "identifier": "vs19_555_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_069/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "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": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40839,
            "slug": "vs19_555_044",
            "identifier": "vs19_555_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_044/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 44,
            "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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40877,
            "slug": "vs19_555_039",
            "identifier": "vs19_555_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_039/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40876,
            "slug": "vs19_555_038",
            "identifier": "vs19_555_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_038/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 38,
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40878,
            "slug": "vs19_555_040",
            "identifier": "vs19_555_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_040/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 12.3, 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.3, 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40836,
            "slug": "vs19_555_034",
            "identifier": "vs19_555_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_034/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40881,
            "slug": "vs19_555_045",
            "identifier": "vs19_555_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_045/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40840,
            "slug": "vs19_555_049",
            "identifier": "vs19_555_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_049/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 49,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40843,
            "slug": "vs19_555_073",
            "identifier": "vs19_555_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_073/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40951,
            "slug": "vs19_555_122",
            "identifier": "vs19_555_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_122/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 21.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 25,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40832,
            "slug": "vs19_555_027",
            "identifier": "vs19_555_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_027/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40833,
            "slug": "vs19_555_028",
            "identifier": "vs19_555_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_028/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40879,
            "slug": "vs19_555_041",
            "identifier": "vs19_555_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_041/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40826,
            "slug": "vs19_555_138",
            "identifier": "vs19_555_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_138/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 138,
            "title": "Ddl semplificazione normativa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2393 - VOTO FINALE",
            "public_title": "Ddl semplificazione normativa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 48.15,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40831,
            "slug": "vs19_555_026",
            "identifier": "vs19_555_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_026/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 124,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40871,
            "slug": "vs19_555_030",
            "identifier": "vs19_555_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_030/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40956,
            "slug": "vs19_555_130",
            "identifier": "vs19_555_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_130/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2393/6 - Votazione Ordine del giorno 9/2393/6 ",
            "original_title": "Votazione Ordine del giorno 9/2393/6 ",
            "description_title": "ODG 9/2393/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40958,
            "slug": "vs19_555_132",
            "identifier": "vs19_555_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_132/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/2393/8 - Votazione Ordine del giorno 9/2393/8 ",
            "original_title": "Votazione Ordine del giorno 9/2393/8 ",
            "description_title": "ODG 9/2393/8",
            "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": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40955,
            "slug": "vs19_555_129",
            "identifier": "vs19_555_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_129/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 129,
            "title": "ODG 9/2393/5 - Votazione Ordine del giorno 9/2393/5 ",
            "original_title": "Votazione Ordine del giorno 9/2393/5 ",
            "description_title": "ODG 9/2393/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 40945,
            "slug": "vs19_555_115",
            "identifier": "vs19_555_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_115/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 20.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40944,
            "slug": "vs19_555_114",
            "identifier": "vs19_555_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_114/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 20.7, 20.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.7, 20.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": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 40954,
            "slug": "vs19_555_128",
            "identifier": "vs19_555_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_128/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 128,
            "title": "ODG 9/2393/4 - Votazione Ordine del giorno 9/2393/4 ",
            "original_title": "Votazione Ordine del giorno 9/2393/4 ",
            "description_title": "ODG 9/2393/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40957,
            "slug": "vs19_555_131",
            "identifier": "vs19_555_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_131/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/2393/7 - Votazione Ordine del giorno 9/2393/7 ",
            "original_title": "Votazione Ordine del giorno 9/2393/7 ",
            "description_title": "ODG 9/2393/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40910,
            "slug": "vs19_555_078",
            "identifier": "vs19_555_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_078/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 18.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40942,
            "slug": "vs19_555_112",
            "identifier": "vs19_555_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_112/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 27,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 40943,
            "slug": "vs19_555_113",
            "identifier": "vs19_555_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_113/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 20.5, 20.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.5, 20.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": 26,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40926,
            "slug": "vs19_555_094",
            "identifier": "vs19_555_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_094/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 18.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40873,
            "slug": "vs19_555_032",
            "identifier": "vs19_555_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_032/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40907,
            "slug": "vs19_555_075",
            "identifier": "vs19_555_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_075/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 18.2, 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.2, 18.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40900,
            "slug": "vs19_555_066",
            "identifier": "vs19_555_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_066/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 16.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        }
    ]
}