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

{
    "count": 22751,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=456",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=454",
    "results": [
        {
            "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": 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": 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": 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": 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": 40749,
            "slug": "vs19_554_081",
            "identifier": "vs19_554_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_081/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 118,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40748,
            "slug": "vs19_554_080",
            "identifier": "vs19_554_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_080/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 80,
            "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": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40744,
            "slug": "vs19_554_076",
            "identifier": "vs19_554_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_076/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 76,
            "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": 117,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40747,
            "slug": "vs19_554_079",
            "identifier": "vs19_554_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_079/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 79,
            "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": 115,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40745,
            "slug": "vs19_554_077",
            "identifier": "vs19_554_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_077/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 77,
            "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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40741,
            "slug": "vs19_554_085",
            "identifier": "vs19_554_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_085/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 85,
            "title": "DDL 2604 - VOTO FINALE - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2604 - VOTO FINALE",
            "public_title": null,
            "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": 109,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40743,
            "slug": "vs19_554_075",
            "identifier": "vs19_554_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_075/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 75,
            "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": 115,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40750,
            "slug": "vs19_554_082",
            "identifier": "vs19_554_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_082/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 82,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40742,
            "slug": "vs19_554_074",
            "identifier": "vs19_554_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_074/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 74,
            "title": "DDL 2604 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2604 - 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": 117,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40811,
            "slug": "vs19_554_061",
            "identifier": "vs19_554_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_061/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 7-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7-BIS.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40740,
            "slug": "vs19_554_073",
            "identifier": "vs19_554_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_073/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 73,
            "title": "DDL 2662 - VOTO FINALE - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": null,
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 40812,
            "slug": "vs19_554_062",
            "identifier": "vs19_554_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_062/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2662/3 - Votazione Ordine del giorno 9/2662/3 ",
            "original_title": "Votazione Ordine del giorno 9/2662/3 ",
            "description_title": "ODG 9/2662/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40816,
            "slug": "vs19_554_066",
            "identifier": "vs19_554_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_066/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2662/7 - Votazione Ordine del giorno 9/2662/7 ",
            "original_title": "Votazione Ordine del giorno 9/2662/7 ",
            "description_title": "ODG 9/2662/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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40809,
            "slug": "vs19_554_059",
            "identifier": "vs19_554_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_059/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40819,
            "slug": "vs19_554_069",
            "identifier": "vs19_554_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_069/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2662/11 - Votazione Ordine del giorno 9/2662/11 ",
            "original_title": "Votazione Ordine del giorno 9/2662/11 ",
            "description_title": "ODG 9/2662/11",
            "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": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40813,
            "slug": "vs19_554_063",
            "identifier": "vs19_554_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_063/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2662/4 - Votazione Ordine del giorno 9/2662/4 ",
            "original_title": "Votazione Ordine del giorno 9/2662/4 ",
            "description_title": "ODG 9/2662/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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40823,
            "slug": "vs19_554_083",
            "identifier": "vs19_554_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_083/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2604/1 - Votazione Ordine del giorno 9/2604/1 ",
            "original_title": "Votazione Ordine del giorno 9/2604/1 ",
            "description_title": "ODG 9/2604/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40817,
            "slug": "vs19_554_067",
            "identifier": "vs19_554_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_067/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2662/9 - Votazione Ordine del giorno 9/2662/9 ",
            "original_title": "Votazione Ordine del giorno 9/2662/9 ",
            "description_title": "ODG 9/2662/9",
            "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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40820,
            "slug": "vs19_554_070",
            "identifier": "vs19_554_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_070/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2662/15 - Votazione Ordine del giorno 9/2662/15 ",
            "original_title": "Votazione Ordine del giorno 9/2662/15 ",
            "description_title": "ODG 9/2662/15",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40822,
            "slug": "vs19_554_072",
            "identifier": "vs19_554_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_072/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2662/17 - Votazione Ordine del giorno 9/2662/17 ",
            "original_title": "Votazione Ordine del giorno 9/2662/17 ",
            "description_title": "ODG 9/2662/17",
            "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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40824,
            "slug": "vs19_554_084",
            "identifier": "vs19_554_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_084/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2604/2 - Votazione Ordine del giorno 9/2604/2 ",
            "original_title": "Votazione Ordine del giorno 9/2604/2 ",
            "description_title": "ODG 9/2604/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 36.31
        },
        {
            "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": 40777,
            "slug": "vs19_554_027",
            "identifier": "vs19_554_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_027/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.35",
            "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": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40795,
            "slug": "vs19_554_045",
            "identifier": "vs19_554_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_045/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 3.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40799,
            "slug": "vs19_554_049",
            "identifier": "vs19_554_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_049/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40746,
            "slug": "vs19_554_078",
            "identifier": "vs19_554_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_078/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 78,
            "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": 119,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40815,
            "slug": "vs19_554_065",
            "identifier": "vs19_554_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_065/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2662/6 - Votazione Ordine del giorno 9/2662/6 ",
            "original_title": "Votazione Ordine del giorno 9/2662/6 ",
            "description_title": "ODG 9/2662/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": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40810,
            "slug": "vs19_554_060",
            "identifier": "vs19_554_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_060/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40818,
            "slug": "vs19_554_068",
            "identifier": "vs19_554_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_068/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2662/10 - Votazione Ordine del giorno 9/2662/10 ",
            "original_title": "Votazione Ordine del giorno 9/2662/10 ",
            "description_title": "ODG 9/2662/10",
            "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": 37,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 40814,
            "slug": "vs19_554_064",
            "identifier": "vs19_554_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_064/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2662/5 - Votazione Ordine del giorno 9/2662/5 ",
            "original_title": "Votazione Ordine del giorno 9/2662/5 ",
            "description_title": "ODG 9/2662/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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40808,
            "slug": "vs19_554_058",
            "identifier": "vs19_554_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_058/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40807,
            "slug": "vs19_554_057",
            "identifier": "vs19_554_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_057/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 5.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40806,
            "slug": "vs19_554_056",
            "identifier": "vs19_554_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_056/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40805,
            "slug": "vs19_554_055",
            "identifier": "vs19_554_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_055/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40804,
            "slug": "vs19_554_054",
            "identifier": "vs19_554_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_054/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 54,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40802,
            "slug": "vs19_554_052",
            "identifier": "vs19_554_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_052/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 4.4, 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4, 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40801,
            "slug": "vs19_554_051",
            "identifier": "vs19_554_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_051/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 4.1, 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1, 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.24
        }
    ]
}