Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=477
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=date&page=478",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=476",
    "results": [
        {
            "id": 41882,
            "slug": "vs19_589_067",
            "identifier": "vs19_589_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_067/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2750/69 - Votazione Ordine del giorno 9/2750/69 ",
            "original_title": "Votazione Ordine del giorno 9/2750/69 ",
            "description_title": "ODG 9/2750/69",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 83,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 41885,
            "slug": "vs19_589_070",
            "identifier": "vs19_589_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_070/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2750/73 - Votazione Ordine del giorno 9/2750/73 ",
            "original_title": "Votazione Ordine del giorno 9/2750/73 ",
            "description_title": "ODG 9/2750/73",
            "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": 33,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 41886,
            "slug": "vs19_589_071",
            "identifier": "vs19_589_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_071/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2750/74 - Votazione Ordine del giorno 9/2750/74 ",
            "original_title": "Votazione Ordine del giorno 9/2750/74 ",
            "description_title": "ODG 9/2750/74",
            "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": 37,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 41887,
            "slug": "vs19_589_072",
            "identifier": "vs19_589_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_072/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2750/75 - Votazione Ordine del giorno 9/2750/75 ",
            "original_title": "Votazione Ordine del giorno 9/2750/75 ",
            "description_title": "ODG 9/2750/75",
            "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": 75.72,
            "minority_cohesion_rate": 68.79
        },
        {
            "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": 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": 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": 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": 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": 41871,
            "slug": "vs19_589_056",
            "identifier": "vs19_589_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_056/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2750/57 - Votazione Ordine del giorno 9/2750/57 ",
            "original_title": "Votazione Ordine del giorno 9/2750/57 ",
            "description_title": "ODG 9/2750/57",
            "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": 34,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 41930,
            "slug": "vs19_589_116",
            "identifier": "vs19_589_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_116/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2750/236 - Votazione Ordine del giorno 9/2750/236 ",
            "original_title": "Votazione Ordine del giorno 9/2750/236 ",
            "description_title": "ODG 9/2750/236",
            "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": 73.25,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41931,
            "slug": "vs19_589_117",
            "identifier": "vs19_589_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_117/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 117,
            "title": "ODG 9/2750/18 - Votazione Ordine del giorno 9/2750/18 ",
            "original_title": "Votazione Ordine del giorno 9/2750/18 ",
            "description_title": "ODG 9/2750/18",
            "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": 46,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41932,
            "slug": "vs19_589_118",
            "identifier": "vs19_589_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_118/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2750/178 - Votazione Ordine del giorno 9/2750/178 ",
            "original_title": "Votazione Ordine del giorno 9/2750/178 ",
            "description_title": "ODG 9/2750/178",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 43,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41933,
            "slug": "vs19_589_119",
            "identifier": "vs19_589_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_119/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 119,
            "title": "Fiducia Legge di bilancio 2026",
            "original_title": "Votazione ",
            "description_title": "Votazione Fiducia dl 2750",
            "public_title": "Fiducia Legge di bilancio 2026",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 89.71,
            "minority_cohesion_rate": 79.62
        },
        {
            "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": 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": 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": 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": 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": 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": 41870,
            "slug": "vs19_589_055",
            "identifier": "vs19_589_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_055/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2750/56 - Votazione Ordine del giorno 9/2750/56 ",
            "original_title": "Votazione Ordine del giorno 9/2750/56 ",
            "description_title": "ODG 9/2750/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": 29,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41872,
            "slug": "vs19_589_057",
            "identifier": "vs19_589_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_057/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2750/58 - Votazione Ordine del giorno 9/2750/58 ",
            "original_title": "Votazione Ordine del giorno 9/2750/58 ",
            "description_title": "ODG 9/2750/58",
            "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": 33,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 41873,
            "slug": "vs19_589_058",
            "identifier": "vs19_589_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_058/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2750/59 - Votazione Ordine del giorno 9/2750/59 ",
            "original_title": "Votazione Ordine del giorno 9/2750/59 ",
            "description_title": "ODG 9/2750/59",
            "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": 77.37,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 41888,
            "slug": "vs19_589_073",
            "identifier": "vs19_589_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_073/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2750/76 - Votazione Ordine del giorno 9/2750/76 ",
            "original_title": "Votazione Ordine del giorno 9/2750/76 ",
            "description_title": "ODG 9/2750/76",
            "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": 39,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41855,
            "slug": "vs19_589_040",
            "identifier": "vs19_589_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_040/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2750/32 - Votazione Ordine del giorno 9/2750/32 ",
            "original_title": "Votazione Ordine del giorno 9/2750/32 ",
            "description_title": "ODG 9/2750/32",
            "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": 39,
            "majority_cohesion_rate": 81.07,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41864,
            "slug": "vs19_589_049",
            "identifier": "vs19_589_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_049/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2750/43 - Votazione Ordine del giorno 9/2750/43 ",
            "original_title": "Votazione Ordine del giorno 9/2750/43 ",
            "description_title": "ODG 9/2750/43",
            "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": 37,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 41920,
            "slug": "vs19_589_106",
            "identifier": "vs19_589_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_106/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 106,
            "title": "ODG 9/2750/197 - Votazione Ordine del giorno 9/2750/197 ",
            "original_title": "Votazione Ordine del giorno 9/2750/197 ",
            "description_title": "ODG 9/2750/197",
            "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": 52,
            "majority_cohesion_rate": 78.19,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41928,
            "slug": "vs19_589_114",
            "identifier": "vs19_589_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_114/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 114,
            "title": "ODG 9/2750/234 - Votazione Ordine del giorno 9/2750/234 ",
            "original_title": "Votazione Ordine del giorno 9/2750/234 ",
            "description_title": "ODG 9/2750/234",
            "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": 43,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41929,
            "slug": "vs19_589_115",
            "identifier": "vs19_589_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_115/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 115,
            "title": "ODG 9/2750/235 - Votazione Ordine del giorno 9/2750/235 ",
            "original_title": "Votazione Ordine del giorno 9/2750/235 ",
            "description_title": "ODG 9/2750/235",
            "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": 42,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41911,
            "slug": "vs19_589_097",
            "identifier": "vs19_589_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_097/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 97,
            "title": "ODG 9/2750/141 - Votazione Ordine del giorno 9/2750/141 ",
            "original_title": "Votazione Ordine del giorno 9/2750/141 ",
            "description_title": "ODG 9/2750/141",
            "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": 42,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41917,
            "slug": "vs19_589_103",
            "identifier": "vs19_589_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_103/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 103,
            "title": "ODG 9/2750/189 - Votazione Ordine del giorno 9/2750/189 ",
            "original_title": "Votazione Ordine del giorno 9/2750/189 ",
            "description_title": "ODG 9/2750/189",
            "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": 44,
            "majority_cohesion_rate": 78.19,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41909,
            "slug": "vs19_589_095",
            "identifier": "vs19_589_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_095/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2750/107 - Votazione Ordine del giorno 9/2750/107 ",
            "original_title": "Votazione Ordine del giorno 9/2750/107 ",
            "description_title": "ODG 9/2750/107",
            "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": 42,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41912,
            "slug": "vs19_589_098",
            "identifier": "vs19_589_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_098/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 98,
            "title": "ODG 9/2750/181 - Votazione Ordine del giorno 9/2750/181 ",
            "original_title": "Votazione Ordine del giorno 9/2750/181 ",
            "description_title": "ODG 9/2750/181",
            "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": 39,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41910,
            "slug": "vs19_589_096",
            "identifier": "vs19_589_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_096/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 96,
            "title": "ODG 9/2750/126 - Votazione Ordine del giorno 9/2750/126 ",
            "original_title": "Votazione Ordine del giorno 9/2750/126 ",
            "description_title": "ODG 9/2750/126",
            "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": 35,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41913,
            "slug": "vs19_589_099",
            "identifier": "vs19_589_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_099/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 99,
            "title": "ODG 9/2750/182 - Votazione Ordine del giorno 9/2750/182 ",
            "original_title": "Votazione Ordine del giorno 9/2750/182 ",
            "description_title": "ODG 9/2750/182",
            "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": 39,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41893,
            "slug": "vs19_589_078",
            "identifier": "vs19_589_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_078/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2750/82 - Votazione Ordine del giorno 9/2750/82 ",
            "original_title": "Votazione Ordine del giorno 9/2750/82 ",
            "description_title": "ODG 9/2750/82",
            "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": 76.13,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41892,
            "slug": "vs19_589_077",
            "identifier": "vs19_589_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_077/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2750/80 - Votazione Ordine del giorno 9/2750/80 ",
            "original_title": "Votazione Ordine del giorno 9/2750/80 ",
            "description_title": "ODG 9/2750/80",
            "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": 47,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41891,
            "slug": "vs19_589_076",
            "identifier": "vs19_589_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_076/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2750/79 - Votazione Ordine del giorno 9/2750/79 ",
            "original_title": "Votazione Ordine del giorno 9/2750/79 ",
            "description_title": "ODG 9/2750/79",
            "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": 40,
            "majority_cohesion_rate": 77.37,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41890,
            "slug": "vs19_589_075",
            "identifier": "vs19_589_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_075/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2750/78 - Votazione Ordine del giorno 9/2750/78 ",
            "original_title": "Votazione Ordine del giorno 9/2750/78 ",
            "description_title": "ODG 9/2750/78",
            "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": 105,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 41889,
            "slug": "vs19_589_074",
            "identifier": "vs19_589_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_074/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2750/77 - Votazione Ordine del giorno 9/2750/77 ",
            "original_title": "Votazione Ordine del giorno 9/2750/77 ",
            "description_title": "ODG 9/2750/77",
            "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": 41,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41851,
            "slug": "vs19_589_036",
            "identifier": "vs19_589_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_036/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2750/25 - Votazione Ordine del giorno 9/2750/25 ",
            "original_title": "Votazione Ordine del giorno 9/2750/25 ",
            "description_title": "ODG 9/2750/25",
            "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": 42,
            "majority_cohesion_rate": 79.84,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 41849,
            "slug": "vs19_589_034",
            "identifier": "vs19_589_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_034/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2750/22 - Votazione Ordine del giorno 9/2750/22 ",
            "original_title": "Votazione Ordine del giorno 9/2750/22 ",
            "description_title": "ODG 9/2750/22",
            "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": 39,
            "majority_cohesion_rate": 82.72,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 41908,
            "slug": "vs19_589_094",
            "identifier": "vs19_589_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_094/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/2750/106 - Votazione Ordine del giorno 9/2750/106 ",
            "original_title": "Votazione Ordine del giorno 9/2750/106 ",
            "description_title": "ODG 9/2750/106",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 38,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41907,
            "slug": "vs19_589_093",
            "identifier": "vs19_589_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_093/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2750/103 - Votazione Ordine del giorno 9/2750/103 ",
            "original_title": "Votazione Ordine del giorno 9/2750/103 ",
            "description_title": "ODG 9/2750/103",
            "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": 45,
            "majority_cohesion_rate": 78.6,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41906,
            "slug": "vs19_589_092",
            "identifier": "vs19_589_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_092/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2750/102 - Votazione Ordine del giorno 9/2750/102 ",
            "original_title": "Votazione Ordine del giorno 9/2750/102 ",
            "description_title": "ODG 9/2750/102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41905,
            "slug": "vs19_589_091",
            "identifier": "vs19_589_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_091/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 91,
            "title": "ODG 9/2750/101 - Votazione Ordine del giorno 9/2750/101 ",
            "original_title": "Votazione Ordine del giorno 9/2750/101 ",
            "description_title": "ODG 9/2750/101",
            "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": 54,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41904,
            "slug": "vs19_589_090",
            "identifier": "vs19_589_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_090/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2750/100 - Votazione Ordine del giorno 9/2750/100 ",
            "original_title": "Votazione Ordine del giorno 9/2750/100 ",
            "description_title": "ODG 9/2750/100",
            "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": 45,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 67.52
        }
    ]
}