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

{
    "count": 22891,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=4",
    "results": [
        {
            "id": 40775,
            "slug": "vs19_554_025",
            "identifier": "vs19_554_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_025/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40774,
            "slug": "vs19_554_024",
            "identifier": "vs19_554_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_024/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.32",
            "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": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40773,
            "slug": "vs19_554_023",
            "identifier": "vs19_554_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_023/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.30, 1.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.30, 1.31",
            "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": 39,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40772,
            "slug": "vs19_554_022",
            "identifier": "vs19_554_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_022/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.28, 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.28, 1.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40771,
            "slug": "vs19_554_021",
            "identifier": "vs19_554_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_021/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40770,
            "slug": "vs19_554_020",
            "identifier": "vs19_554_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_020/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40769,
            "slug": "vs19_554_019",
            "identifier": "vs19_554_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_019/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "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.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40768,
            "slug": "vs19_554_018",
            "identifier": "vs19_554_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_018/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40767,
            "slug": "vs19_554_017",
            "identifier": "vs19_554_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_017/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40766,
            "slug": "vs19_554_016",
            "identifier": "vs19_554_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_016/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40765,
            "slug": "vs19_554_015",
            "identifier": "vs19_554_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_015/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40764,
            "slug": "vs19_554_014",
            "identifier": "vs19_554_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_014/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40763,
            "slug": "vs19_554_013",
            "identifier": "vs19_554_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_013/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.18, 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18, 1.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40762,
            "slug": "vs19_554_012",
            "identifier": "vs19_554_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_012/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.16, 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16, 1.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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40761,
            "slug": "vs19_554_011",
            "identifier": "vs19_554_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_011/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.14, 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14, 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40760,
            "slug": "vs19_554_010",
            "identifier": "vs19_554_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_010/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40759,
            "slug": "vs19_554_009",
            "identifier": "vs19_554_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_009/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40758,
            "slug": "vs19_554_008",
            "identifier": "vs19_554_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_008/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40757,
            "slug": "vs19_554_007",
            "identifier": "vs19_554_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_007/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40756,
            "slug": "vs19_554_006",
            "identifier": "vs19_554_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_006/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.8, 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8, 1.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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40755,
            "slug": "vs19_554_005",
            "identifier": "vs19_554_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_005/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40754,
            "slug": "vs19_554_004",
            "identifier": "vs19_554_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_004/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40753,
            "slug": "vs19_554_003",
            "identifier": "vs19_554_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_003/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40752,
            "slug": "vs19_554_002",
            "identifier": "vs19_554_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_002/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2, 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2, 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40751,
            "slug": "vs19_554_001",
            "identifier": "vs19_554_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_001/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2662 - EM 1.1, 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2662 - EM 1.1, 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": 19,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40733,
            "slug": "vs19_552_044",
            "identifier": "vs19_552_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_044/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 44,
            "title": "RIS 6-213 - Votazione Risoluzione 6_00213",
            "original_title": "Votazione Risoluzione 6_00213",
            "description_title": "RIS 6-213",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 40732,
            "slug": "vs19_552_043",
            "identifier": "vs19_552_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_043/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 43,
            "title": "RIS 6-212 CPV 3 DISP - Votazione Risoluzione 6_00212",
            "original_title": "Votazione Risoluzione 6_00212",
            "description_title": "RIS 6-212 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40731,
            "slug": "vs19_552_042",
            "identifier": "vs19_552_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_042/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 42,
            "title": "RIS 6-212 NO CPV 3 DISP - Votazione Risoluzione 6_00212",
            "original_title": "Votazione Risoluzione 6_00212",
            "description_title": "RIS 6-212 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 40730,
            "slug": "vs19_552_041",
            "identifier": "vs19_552_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_041/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 41,
            "title": "RIS 6-211 RIF CPV 9 DISP RIF - Votazione Risoluzione 6_00211",
            "original_title": "Votazione Risoluzione 6_00211",
            "description_title": "RIS 6-211 RIF CPV 9 DISP RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40729,
            "slug": "vs19_552_040",
            "identifier": "vs19_552_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_040/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 40,
            "title": "RIS 6-211 RIF NO CPV 9 DISP - Votazione Risoluzione 6_00211",
            "original_title": "Votazione Risoluzione 6_00211",
            "description_title": "RIS 6-211 RIF NO CPV 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 40728,
            "slug": "vs19_552_039",
            "identifier": "vs19_552_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_039/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 39,
            "title": "RIS 6-210 CPV 8 E 9 DISP - Votazione Risoluzione 6_00210",
            "original_title": "Votazione Risoluzione 6_00210",
            "description_title": "RIS 6-210 CPV 8 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 107,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 40727,
            "slug": "vs19_552_038",
            "identifier": "vs19_552_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_038/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 38,
            "title": "RIS 6-210 CPV 1, 2, 3, 4 E 5 DISP - Votazione Risoluzione 6_00210",
            "original_title": "Votazione Risoluzione 6_00210",
            "description_title": "RIS 6-210 CPV 1, 2, 3, 4 E 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40726,
            "slug": "vs19_552_037",
            "identifier": "vs19_552_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_037/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 37,
            "title": "RIS 6-210 NO CPV 1-5, 8 E 9 DISP - Votazione Risoluzione 6_00210",
            "original_title": "Votazione Risoluzione 6_00210",
            "description_title": "RIS 6-210 NO CPV 1-5, 8 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 40725,
            "slug": "vs19_552_036",
            "identifier": "vs19_552_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_036/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 36,
            "title": "RIS 6-209 CPV 10 DISP - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "RIS 6-209 CPV 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 40724,
            "slug": "vs19_552_035",
            "identifier": "vs19_552_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_035/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 35,
            "title": "RIS 6-209 CPV 1 DISP - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "RIS 6-209 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 40723,
            "slug": "vs19_552_034",
            "identifier": "vs19_552_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_034/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 34,
            "title": "RIS 6-209 NO CPV 1 E 10 DISP - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "RIS 6-209 NO CPV 1 E 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40722,
            "slug": "vs19_552_033",
            "identifier": "vs19_552_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_033/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 33,
            "title": "RIS 6-208 CPV 5, 6, 7, 8 E 9 DISP - Votazione Risoluzione 6_00208",
            "original_title": "Votazione Risoluzione 6_00208",
            "description_title": "RIS 6-208 CPV 5, 6, 7, 8 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40721,
            "slug": "vs19_552_032",
            "identifier": "vs19_552_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_032/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 32,
            "title": "RIS 6-208 CPV 3 DISP - Votazione Risoluzione 6_00208",
            "original_title": "Votazione Risoluzione 6_00208",
            "description_title": "RIS 6-208 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 108,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 40720,
            "slug": "vs19_552_031",
            "identifier": "vs19_552_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_031/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 31,
            "title": "RIS 6-208 NO CPV 3,5,6,7,8 E 9 DISP - Votazione Risoluzione 6_00208",
            "original_title": "Votazione Risoluzione 6_00208",
            "description_title": "RIS 6-208 NO CPV 3,5,6,7,8 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 40719,
            "slug": "vs19_552_030",
            "identifier": "vs19_552_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_030/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 30,
            "title": "RIS 6-207 - Votazione Risoluzione 6_00207",
            "original_title": "Votazione Risoluzione 6_00207",
            "description_title": "RIS 6-207",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40718,
            "slug": "vs19_552_029",
            "identifier": "vs19_552_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_029/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 29,
            "title": "Ratifica accordo di Città del Capo in tema di sicurezza delle navi da pesca",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2345 - VOTO FINALE",
            "public_title": "Ratifica accordo di Città del Capo in tema di sicurezza delle navi da pesca",
            "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": 131,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40717,
            "slug": "vs19_552_028",
            "identifier": "vs19_552_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_028/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40716,
            "slug": "vs19_552_027",
            "identifier": "vs19_552_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_027/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 27,
            "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": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40715,
            "slug": "vs19_552_026",
            "identifier": "vs19_552_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_026/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40714,
            "slug": "vs19_552_025",
            "identifier": "vs19_552_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_025/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40713,
            "slug": "vs19_552_024",
            "identifier": "vs19_552_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_024/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40712,
            "slug": "vs19_552_023",
            "identifier": "vs19_552_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_023/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2345 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2345 - ARTICOLO 1",
            "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": 130,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40711,
            "slug": "vs19_552_022",
            "identifier": "vs19_552_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_022/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 22,
            "title": "Ratifica accordo di cooperazione dell'Ue con l'Armenia",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1589 - VOTO FINALE",
            "public_title": "Ratifica accordo di cooperazione dell'Ue con l'Armenia",
            "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": 129,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40710,
            "slug": "vs19_552_021",
            "identifier": "vs19_552_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_021/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40709,
            "slug": "vs19_552_020",
            "identifier": "vs19_552_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_020/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.7
        }
    ]
}