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

{
    "count": 24888,
    "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=477",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=475",
    "results": [
        {
            "id": 41789,
            "slug": "vs19_587_008",
            "identifier": "vs19_587_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_008/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2736/45 - Votazione Ordine del giorno 9/2736/45 ",
            "original_title": "Votazione Ordine del giorno 9/2736/45 ",
            "description_title": "ODG 9/2736/45",
            "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": 12,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41790,
            "slug": "vs19_587_009",
            "identifier": "vs19_587_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_009/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2736/46 - Votazione Ordine del giorno 9/2736/46 ",
            "original_title": "Votazione Ordine del giorno 9/2736/46 ",
            "description_title": "ODG 9/2736/46",
            "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": 11,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41791,
            "slug": "vs19_587_010",
            "identifier": "vs19_587_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_010/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2736/47 - Votazione Ordine del giorno 9/2736/47 ",
            "original_title": "Votazione Ordine del giorno 9/2736/47 ",
            "description_title": "ODG 9/2736/47",
            "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": 9,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41792,
            "slug": "vs19_587_011",
            "identifier": "vs19_587_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_011/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2736/48 - Votazione Ordine del giorno 9/2736/48 ",
            "original_title": "Votazione Ordine del giorno 9/2736/48 ",
            "description_title": "ODG 9/2736/48",
            "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": 14,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41793,
            "slug": "vs19_587_012",
            "identifier": "vs19_587_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_012/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2736/49 - Votazione Ordine del giorno 9/2736/49 ",
            "original_title": "Votazione Ordine del giorno 9/2736/49 ",
            "description_title": "ODG 9/2736/49",
            "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": 14,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41794,
            "slug": "vs19_587_013",
            "identifier": "vs19_587_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_013/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2736/50 - Votazione Ordine del giorno 9/2736/50 ",
            "original_title": "Votazione Ordine del giorno 9/2736/50 ",
            "description_title": "ODG 9/2736/50",
            "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": 15,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41795,
            "slug": "vs19_587_014",
            "identifier": "vs19_587_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_014/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2736/51 - Votazione Ordine del giorno 9/2736/51 ",
            "original_title": "Votazione Ordine del giorno 9/2736/51 ",
            "description_title": "ODG 9/2736/51",
            "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": 15,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41796,
            "slug": "vs19_587_015",
            "identifier": "vs19_587_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_015/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2736/52 - Votazione Ordine del giorno 9/2736/52 ",
            "original_title": "Votazione Ordine del giorno 9/2736/52 ",
            "description_title": "ODG 9/2736/52",
            "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": 18,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 41797,
            "slug": "vs19_587_016",
            "identifier": "vs19_587_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_016/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2736/54 - Votazione Ordine del giorno 9/2736/54 ",
            "original_title": "Votazione Ordine del giorno 9/2736/54 ",
            "description_title": "ODG 9/2736/54",
            "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": 13,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41798,
            "slug": "vs19_587_017",
            "identifier": "vs19_587_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_017/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2736/55 - Votazione Ordine del giorno 9/2736/55 ",
            "original_title": "Votazione Ordine del giorno 9/2736/55 ",
            "description_title": "ODG 9/2736/55",
            "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": 12,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41799,
            "slug": "vs19_587_018",
            "identifier": "vs19_587_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_018/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2736/56 - Votazione Ordine del giorno 9/2736/56 ",
            "original_title": "Votazione Ordine del giorno 9/2736/56 ",
            "description_title": "ODG 9/2736/56",
            "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": 13,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41800,
            "slug": "vs19_587_019",
            "identifier": "vs19_587_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_019/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2736/7 - Votazione Ordine del giorno 9/2736/7 ",
            "original_title": "Votazione Ordine del giorno 9/2736/7 ",
            "description_title": "ODG 9/2736/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": 13,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41801,
            "slug": "vs19_587_020",
            "identifier": "vs19_587_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_020/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto sicurezza sul lavoro",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2736 - VOTO FINALE",
            "public_title": "Conversione decreto sicurezza sul lavoro",
            "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": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41802,
            "slug": "vs19_587_021",
            "identifier": "vs19_587_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_021/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 21,
            "title": "DDL 2593 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2593 - 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": 1,
            "n_margin": 123,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41803,
            "slug": "vs19_587_022",
            "identifier": "vs19_587_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_022/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 22,
            "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": 125,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41804,
            "slug": "vs19_587_023",
            "identifier": "vs19_587_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_023/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 23,
            "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": 123,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41805,
            "slug": "vs19_587_024",
            "identifier": "vs19_587_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_024/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41806,
            "slug": "vs19_587_025",
            "identifier": "vs19_587_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_025/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 25,
            "title": "Modifiche all'accordo con la Svizzera in tema di lavoratori transfrontalieri",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2593 - VOTO FINALE",
            "public_title": "Modifiche all'accordo con la Svizzera in tema di lavoratori transfrontalieri",
            "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": 121,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41816,
            "slug": "vs19_589_001",
            "identifier": "vs19_589_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_001/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2750 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 2750 - 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": 38,
            "majority_cohesion_rate": 80.25,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41817,
            "slug": "vs19_589_002",
            "identifier": "vs19_589_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_002/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 2,
            "title": "TAB 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 80.66,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41818,
            "slug": "vs19_589_003",
            "identifier": "vs19_589_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_003/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 3,
            "title": "TAB 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 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": 38,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41819,
            "slug": "vs19_589_004",
            "identifier": "vs19_589_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_004/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 4,
            "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": 38,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41820,
            "slug": "vs19_589_005",
            "identifier": "vs19_589_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_005/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 5,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41821,
            "slug": "vs19_589_006",
            "identifier": "vs19_589_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_006/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 6,
            "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": 36,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41822,
            "slug": "vs19_589_007",
            "identifier": "vs19_589_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_007/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 7,
            "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": 38,
            "majority_cohesion_rate": 80.25,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41823,
            "slug": "vs19_589_008",
            "identifier": "vs19_589_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_008/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 8,
            "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": 37,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 41824,
            "slug": "vs19_589_009",
            "identifier": "vs19_589_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_009/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 9,
            "title": "TAB 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 7.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": 37,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41825,
            "slug": "vs19_589_010",
            "identifier": "vs19_589_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_010/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 10,
            "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": 37,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41826,
            "slug": "vs19_589_011",
            "identifier": "vs19_589_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_011/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 11,
            "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": 37,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 41827,
            "slug": "vs19_589_012",
            "identifier": "vs19_589_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_012/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 12,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41828,
            "slug": "vs19_589_013",
            "identifier": "vs19_589_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_013/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 13,
            "title": "TAB 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 10.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": 40,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41829,
            "slug": "vs19_589_014",
            "identifier": "vs19_589_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_014/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 14,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "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": 36,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 41830,
            "slug": "vs19_589_015",
            "identifier": "vs19_589_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_015/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 80.66,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41831,
            "slug": "vs19_589_016",
            "identifier": "vs19_589_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_016/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 16,
            "title": "TAB 12.1, 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 12.1, 12.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 82,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 41832,
            "slug": "vs19_589_017",
            "identifier": "vs19_589_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_017/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 17,
            "title": "TAB 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TAB 12.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 41833,
            "slug": "vs19_589_018",
            "identifier": "vs19_589_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_018/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 82.3,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41834,
            "slug": "vs19_589_019",
            "identifier": "vs19_589_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_019/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41835,
            "slug": "vs19_589_020",
            "identifier": "vs19_589_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_020/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 80.66,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41836,
            "slug": "vs19_589_021",
            "identifier": "vs19_589_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_021/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41837,
            "slug": "vs19_589_022",
            "identifier": "vs19_589_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_022/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 22,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 80.66,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41838,
            "slug": "vs19_589_023",
            "identifier": "vs19_589_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_023/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 23,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 82.3,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41839,
            "slug": "vs19_589_024",
            "identifier": "vs19_589_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_024/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 37,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 41840,
            "slug": "vs19_589_025",
            "identifier": "vs19_589_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_025/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 81.89,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41841,
            "slug": "vs19_589_026",
            "identifier": "vs19_589_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_026/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 41842,
            "slug": "vs19_589_027",
            "identifier": "vs19_589_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_027/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2750/1 - Votazione Ordine del giorno 9/2750/1 ",
            "original_title": "Votazione Ordine del giorno 9/2750/1 ",
            "description_title": "ODG 9/2750/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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 82.3,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 41843,
            "slug": "vs19_589_028",
            "identifier": "vs19_589_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_028/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2750/2 - Votazione Ordine del giorno 9/2750/2 ",
            "original_title": "Votazione Ordine del giorno 9/2750/2 ",
            "description_title": "ODG 9/2750/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": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 41844,
            "slug": "vs19_589_029",
            "identifier": "vs19_589_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_029/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2750/6 - Votazione Ordine del giorno 9/2750/6 ",
            "original_title": "Votazione Ordine del giorno 9/2750/6 ",
            "description_title": "ODG 9/2750/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": 40,
            "majority_cohesion_rate": 83.13,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 41845,
            "slug": "vs19_589_030",
            "identifier": "vs19_589_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_030/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2750/9 - Votazione Ordine del giorno 9/2750/9 ",
            "original_title": "Votazione Ordine del giorno 9/2750/9 ",
            "description_title": "ODG 9/2750/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": 38,
            "majority_cohesion_rate": 82.3,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 41846,
            "slug": "vs19_589_031",
            "identifier": "vs19_589_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_031/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2750/10 - Votazione Ordine del giorno 9/2750/10 ",
            "original_title": "Votazione Ordine del giorno 9/2750/10 ",
            "description_title": "ODG 9/2750/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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 41847,
            "slug": "vs19_589_032",
            "identifier": "vs19_589_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_032/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2750/12 - Votazione Ordine del giorno 9/2750/12 ",
            "original_title": "Votazione Ordine del giorno 9/2750/12 ",
            "description_title": "ODG 9/2750/12",
            "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": 43,
            "majority_cohesion_rate": 82.3,
            "minority_cohesion_rate": 74.52
        }
    ]
}