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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=416",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=414",
    "results": [
        {
            "id": 38780,
            "slug": "vs19_489_023",
            "identifier": "vs19_489_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_023/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2420/41 - Votazione Ordine del giorno 9/2420/41 ",
            "original_title": "Votazione Ordine del giorno 9/2420/41 ",
            "description_title": "ODG 9/2420/41",
            "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": 30,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38776,
            "slug": "vs19_489_019",
            "identifier": "vs19_489_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_019/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2420/36 - Votazione Ordine del giorno 9/2420/36 ",
            "original_title": "Votazione Ordine del giorno 9/2420/36 ",
            "description_title": "ODG 9/2420/36",
            "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": 27,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38781,
            "slug": "vs19_489_024",
            "identifier": "vs19_489_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_024/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2420/42 - Votazione Ordine del giorno 9/2420/42 ",
            "original_title": "Votazione Ordine del giorno 9/2420/42 ",
            "description_title": "ODG 9/2420/42",
            "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": 25,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38777,
            "slug": "vs19_489_020",
            "identifier": "vs19_489_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_020/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2420/37 - Votazione Ordine del giorno 9/2420/37 ",
            "original_title": "Votazione Ordine del giorno 9/2420/37 ",
            "description_title": "ODG 9/2420/37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38782,
            "slug": "vs19_489_025",
            "identifier": "vs19_489_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_025/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2420/43 - Votazione Ordine del giorno 9/2420/43 ",
            "original_title": "Votazione Ordine del giorno 9/2420/43 ",
            "description_title": "ODG 9/2420/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": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38778,
            "slug": "vs19_489_021",
            "identifier": "vs19_489_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_021/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2420/38 - Votazione Ordine del giorno 9/2420/38 ",
            "original_title": "Votazione Ordine del giorno 9/2420/38 ",
            "description_title": "ODG 9/2420/38",
            "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": 32,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38783,
            "slug": "vs19_489_027",
            "identifier": "vs19_489_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_027/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 27,
            "title": "DDL 2416 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2416 - QUEST PREG 1, 2 E 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": 39,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38779,
            "slug": "vs19_489_022",
            "identifier": "vs19_489_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_022/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2420/39 - Votazione Ordine del giorno 9/2420/39 ",
            "original_title": "Votazione Ordine del giorno 9/2420/39 ",
            "description_title": "ODG 9/2420/39",
            "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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38766,
            "slug": "vs19_489_009",
            "identifier": "vs19_489_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_009/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2420/15 - Votazione Ordine del giorno 9/2420/15 ",
            "original_title": "Votazione Ordine del giorno 9/2420/15 ",
            "description_title": "ODG 9/2420/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38769,
            "slug": "vs19_489_012",
            "identifier": "vs19_489_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_012/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2420/22 - Votazione Ordine del giorno 9/2420/22 ",
            "original_title": "Votazione Ordine del giorno 9/2420/22 ",
            "description_title": "ODG 9/2420/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": 26,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38770,
            "slug": "vs19_489_013",
            "identifier": "vs19_489_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_013/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2420/23 - Votazione Ordine del giorno 9/2420/23 ",
            "original_title": "Votazione Ordine del giorno 9/2420/23 ",
            "description_title": "ODG 9/2420/23",
            "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": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38765,
            "slug": "vs19_489_008",
            "identifier": "vs19_489_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_008/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2420/13 - Votazione Ordine del giorno 9/2420/13 ",
            "original_title": "Votazione Ordine del giorno 9/2420/13 ",
            "description_title": "ODG 9/2420/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38785,
            "slug": "19-312-1",
            "identifier": "19-312-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-312-1/?format=api",
            "sitting": {
                "id": 2007,
                "date": "2025-06-04",
                "number": 312,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto sicurezza 2025",
            "original_title": "Disegno di legge n.1509. Votazione questione di fiducia.",
            "description_title": null,
            "public_title": "Fiducia conversione decreto sicurezza 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 91.6,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 38790,
            "slug": "vs19_490_004",
            "identifier": "vs19_490_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_004/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-451 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-451",
            "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": 32,
            "majority_cohesion_rate": 73.77,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 38787,
            "slug": "vs19_490_001",
            "identifier": "vs19_490_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_001/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto esequie papa Francesco",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2397 - VOTO FINALE",
            "public_title": "Conversione decreto esequie papa Francesco",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 69.26,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 38788,
            "slug": "vs19_490_002",
            "identifier": "vs19_490_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_002/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-447 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-447",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38789,
            "slug": "vs19_490_003",
            "identifier": "vs19_490_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_003/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-449 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-449",
            "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": 31,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 38791,
            "slug": "vs19_490_005",
            "identifier": "vs19_490_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_005/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-452 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-452",
            "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": 32,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 38822,
            "slug": "vs19_491_102",
            "identifier": "vs19_491_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_102/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 102,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 38821,
            "slug": "vs19_491_100",
            "identifier": "vs19_491_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_100/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 42.31
        },
        {
            "id": 38820,
            "slug": "vs19_491_099",
            "identifier": "vs19_491_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_099/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 99,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 59,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38920,
            "slug": "vs19_491_098",
            "identifier": "vs19_491_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_098/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 22.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38823,
            "slug": "vs19_491_106",
            "identifier": "vs19_491_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_106/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 106,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 38944,
            "slug": "vs19_491_130",
            "identifier": "vs19_491_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_130/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2280/2 - Votazione Ordine del giorno 9/2280/2 ",
            "original_title": "Votazione Ordine del giorno 9/2280/2 ",
            "description_title": "ODG 9/2280/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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 38827,
            "slug": "vs19_491_129",
            "identifier": "vs19_491_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_129/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 129,
            "title": "ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "ARTICOLO 29",
            "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": 82,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 38959,
            "slug": "vs19_491_146",
            "identifier": "vs19_491_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_146/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-448 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 5 DISP",
            "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": 30,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38958,
            "slug": "vs19_491_145",
            "identifier": "vs19_491_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_145/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-448 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38869,
            "slug": "vs19_491_033",
            "identifier": "vs19_491_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_033/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 8.4, 8.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.4, 8.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 38862,
            "slug": "vs19_491_022",
            "identifier": "vs19_491_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_022/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38854,
            "slug": "vs19_491_011",
            "identifier": "vs19_491_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_011/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38894,
            "slug": "vs19_491_060",
            "identifier": "vs19_491_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_060/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 10.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 54,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 38875,
            "slug": "vs19_491_039",
            "identifier": "vs19_491_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_039/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 8.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 38872,
            "slug": "vs19_491_036",
            "identifier": "vs19_491_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_036/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 8.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 38871,
            "slug": "vs19_491_035",
            "identifier": "vs19_491_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_035/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 8.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38803,
            "slug": "vs19_491_027",
            "identifier": "vs19_491_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_027/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 38810,
            "slug": "vs19_491_083",
            "identifier": "vs19_491_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_083/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 83,
            "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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 38809,
            "slug": "vs19_491_077",
            "identifier": "vs19_491_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_077/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 77,
            "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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38814,
            "slug": "vs19_491_088",
            "identifier": "vs19_491_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_088/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 88,
            "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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38808,
            "slug": "vs19_491_061",
            "identifier": "vs19_491_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_061/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 61,
            "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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38802,
            "slug": "vs19_491_025",
            "identifier": "vs19_491_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_025/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 38801,
            "slug": "vs19_491_019",
            "identifier": "vs19_491_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_019/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38813,
            "slug": "vs19_491_086",
            "identifier": "vs19_491_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_086/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 86,
            "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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38807,
            "slug": "vs19_491_045",
            "identifier": "vs19_491_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_045/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 45,
            "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": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 38800,
            "slug": "vs19_491_018",
            "identifier": "vs19_491_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_018/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 38799,
            "slug": "vs19_491_017",
            "identifier": "vs19_491_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_017/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 38806,
            "slug": "vs19_491_040",
            "identifier": "vs19_491_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_040/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 40,
            "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": 59,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 38812,
            "slug": "vs19_491_085",
            "identifier": "vs19_491_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_085/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 85,
            "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": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 38805,
            "slug": "vs19_491_030",
            "identifier": "vs19_491_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_030/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 30,
            "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": 4,
            "n_margin": 55,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 38804,
            "slug": "vs19_491_028",
            "identifier": "vs19_491_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_028/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38939,
            "slug": "vs19_491_121",
            "identifier": "vs19_491_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_121/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 26.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 39.1
        }
    ]
}