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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=44",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=42",
    "results": [
        {
            "id": 40866,
            "slug": "vs19_555_020",
            "identifier": "vs19_555_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_020/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40829,
            "slug": "vs19_555_019",
            "identifier": "vs19_555_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_019/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 19,
            "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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40828,
            "slug": "vs19_555_018",
            "identifier": "vs19_555_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_018/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 18,
            "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": 28,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40865,
            "slug": "vs19_555_017",
            "identifier": "vs19_555_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_017/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40864,
            "slug": "vs19_555_016",
            "identifier": "vs19_555_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_016/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40863,
            "slug": "vs19_555_015",
            "identifier": "vs19_555_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_015/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 2.10, 2.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.10, 2.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40862,
            "slug": "vs19_555_014",
            "identifier": "vs19_555_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_014/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40861,
            "slug": "vs19_555_013",
            "identifier": "vs19_555_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_013/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40860,
            "slug": "vs19_555_012",
            "identifier": "vs19_555_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_012/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40859,
            "slug": "vs19_555_011",
            "identifier": "vs19_555_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_011/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40858,
            "slug": "vs19_555_010",
            "identifier": "vs19_555_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_010/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40857,
            "slug": "vs19_555_009",
            "identifier": "vs19_555_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_009/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40856,
            "slug": "vs19_555_008",
            "identifier": "vs19_555_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_008/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40827,
            "slug": "vs19_555_007",
            "identifier": "vs19_555_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_007/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40855,
            "slug": "vs19_555_006",
            "identifier": "vs19_555_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_006/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 6,
            "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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40854,
            "slug": "vs19_555_005",
            "identifier": "vs19_555_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_005/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40853,
            "slug": "vs19_555_004",
            "identifier": "vs19_555_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_004/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40852,
            "slug": "vs19_555_003",
            "identifier": "vs19_555_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_003/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40851,
            "slug": "vs19_555_002",
            "identifier": "vs19_555_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_002/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2393 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2393 - EM 1.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": 40850,
            "slug": "vs19_555_001",
            "identifier": "vs19_555_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_001/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-497 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-497 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2604 - VOTO FINALE",
            "public_title": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "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": 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": 40821,
            "slug": "vs19_554_071",
            "identifier": "vs19_554_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_071/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2662/16 - Votazione Ordine del giorno 9/2662/16 ",
            "original_title": "Votazione Ordine del giorno 9/2662/16 ",
            "description_title": "ODG 9/2662/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": "Emendamento 7-bis.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 7-bis.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 7-bis.1 DDL n. 2662",
            "description_title": "Emendamento 7-bis.1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": "Emendamento 6.3 AMATO GAETANO (M5S) - Votazione Emendamento 6.3 DDL n. 2662",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2662",
            "description_title": "Emendamento 6.3 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "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": "Emendamento 6.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.2 DDL n. 2662",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2662",
            "description_title": "Emendamento 6.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "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": "Emendamento 6.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 6.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2662",
            "description_title": "Emendamento 6.1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "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": "Articolo aggiuntivo 5.01 AMATO GAETANO (M5S) - Votazione Emendamento 5.01 DDL n. 2662",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2662",
            "description_title": "Articolo aggiuntivo 5.01 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 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": "Emendamento 5.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.2 DDL n. 2662",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2662",
            "description_title": "Emendamento 5.2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        }
    ]
}