Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&page=11
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&page=12",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=10",
    "results": [
        {
            "id": 42461,
            "slug": "vs19_608_004",
            "identifier": "vs19_608_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_004/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42460,
            "slug": "vs19_608_003",
            "identifier": "vs19_608_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_003/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42459,
            "slug": "vs19_608_002",
            "identifier": "vs19_608_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_002/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2673-A - ART PREM 01.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART PREM 01.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42458,
            "slug": "vs19_608_001",
            "identifier": "vs19_608_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_001/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto elezioni e referendum 2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2751-A - VOTO FINALE",
            "public_title": "Conversione decreto elezioni e referendum 2026",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42457,
            "slug": "19-388-2",
            "identifier": "19-388-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-388-2/?format=api",
            "sitting": {
                "id": 2196,
                "date": "2026-02-04",
                "number": 388,
                "branch": "S"
            },
            "number": 2,
            "title": "Risoluzione di maggioranza (che assorbe anche quella di Azione) sulle dichiarazioni del ministro dell'interno in seguito ai disordini di Torino del 31 gennaio 2026",
            "original_title": "Comunicazioni Ministro interno su episodi violenza Torino,  Proposta di risoluzione n. 2,  Malan e altri",
            "description_title": null,
            "public_title": "Risoluzione di maggioranza (che assorbe anche quella di Azione) sulle dichiarazioni del ministro dell'interno in seguito ai disordini di Torino del 31 gennaio 2026",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 42456,
            "slug": "vs19_607_021",
            "identifier": "vs19_607_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_021/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2751-A/11 - Votazione Ordine del giorno 9/2751-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/11 ",
            "description_title": "ODG 9/2751-A/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42455,
            "slug": "vs19_607_020",
            "identifier": "vs19_607_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_020/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2751-A/10 - Votazione Ordine del giorno 9/2751-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/10 ",
            "description_title": "ODG 9/2751-A/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42454,
            "slug": "vs19_607_019",
            "identifier": "vs19_607_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_019/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2751-A/8 - Votazione Ordine del giorno 9/2751-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/8 ",
            "description_title": "ODG 9/2751-A/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42453,
            "slug": "vs19_607_018",
            "identifier": "vs19_607_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_018/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2751-A/5 - Votazione Ordine del giorno 9/2751-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/5 ",
            "description_title": "ODG 9/2751-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42452,
            "slug": "vs19_607_017",
            "identifier": "vs19_607_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_017/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2751-A/4 - Votazione Ordine del giorno 9/2751-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/4 ",
            "description_title": "ODG 9/2751-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 42451,
            "slug": "vs19_607_016",
            "identifier": "vs19_607_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_016/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2751-A/3 - Votazione Ordine del giorno 9/2751-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/3 ",
            "description_title": "ODG 9/2751-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42450,
            "slug": "vs19_607_015",
            "identifier": "vs19_607_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_015/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2751-A/2 - Votazione Ordine del giorno 9/2751-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/2 ",
            "description_title": "ODG 9/2751-A/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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 42449,
            "slug": "vs19_607_014",
            "identifier": "vs19_607_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_014/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2751-A/1 - Votazione Ordine del giorno 9/2751-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/1 ",
            "description_title": "ODG 9/2751-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 42448,
            "slug": "vs19_607_013",
            "identifier": "vs19_607_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_013/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1-BIS.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-BIS.100",
            "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": 16,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42447,
            "slug": "vs19_607_012",
            "identifier": "vs19_607_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_012/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.0100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.0100",
            "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": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42446,
            "slug": "vs19_607_011",
            "identifier": "vs19_607_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_011/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 1.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.011",
            "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": 13,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42445,
            "slug": "vs19_607_010",
            "identifier": "vs19_607_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_010/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 10,
            "title": "ART AGG 1.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.09",
            "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": 11,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 42444,
            "slug": "vs19_607_009",
            "identifier": "vs19_607_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_009/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 9,
            "title": "ART AGG 1.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.07",
            "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": 12,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 42443,
            "slug": "vs19_607_008",
            "identifier": "vs19_607_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_008/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 1.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42442,
            "slug": "vs19_607_007",
            "identifier": "vs19_607_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_007/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 1.02, 1.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02, 1.04",
            "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": 16,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42441,
            "slug": "vs19_607_006",
            "identifier": "vs19_607_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_006/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 42440,
            "slug": "vs19_607_005",
            "identifier": "vs19_607_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_005/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 42439,
            "slug": "vs19_607_004",
            "identifier": "vs19_607_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_004/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6, 1.7, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.7, 1.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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 42438,
            "slug": "vs19_607_003",
            "identifier": "vs19_607_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_003/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 112,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 42437,
            "slug": "vs19_607_002",
            "identifier": "vs19_607_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_002/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42436,
            "slug": "vs19_607_001",
            "identifier": "vs19_607_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_001/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2751-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2751-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42435,
            "slug": "vs19_604_005",
            "identifier": "vs19_604_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_005/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-537 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-537",
            "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": 59,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42434,
            "slug": "vs19_604_004",
            "identifier": "vs19_604_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_004/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-536 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-536",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 12,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42433,
            "slug": "vs19_604_003",
            "identifier": "vs19_604_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_003/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-535 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-535",
            "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": 103,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42432,
            "slug": "vs19_604_002",
            "identifier": "vs19_604_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_002/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-532 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-532 NF",
            "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": 17,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42431,
            "slug": "vs19_604_001",
            "identifier": "vs19_604_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_001/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 1,
            "title": "Ddl sulla regolamentazione delle lobby",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2336-A E ABB - VOTO FINALE",
            "public_title": "Ddl sulla regolamentazione delle lobby",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42430,
            "slug": "vs19_603_150",
            "identifier": "vs19_603_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_150/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 150,
            "title": "ODG 9/2336-A E ABB/3 - Votazione Ordine del giorno 9/2336-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/2336-A E ABB/3 ",
            "description_title": "ODG 9/2336-A E ABB/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42429,
            "slug": "vs19_603_149",
            "identifier": "vs19_603_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_149/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 149,
            "title": "ODG 9/2336-A E ABB/2 - Votazione Ordine del giorno 9/2336-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/2336-A E ABB/2 ",
            "description_title": "ODG 9/2336-A E ABB/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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42428,
            "slug": "vs19_603_148",
            "identifier": "vs19_603_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_148/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 148,
            "title": "ODG 9/2336-A E ABB/1 - Votazione Ordine del giorno 9/2336-A E ABB/1 ",
            "original_title": "Votazione Ordine del giorno 9/2336-A E ABB/1 ",
            "description_title": "ODG 9/2336-A E ABB/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42306,
            "slug": "vs19_603_147",
            "identifier": "vs19_603_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_147/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 147,
            "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": 3,
            "n_margin": 64,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42427,
            "slug": "vs19_603_146",
            "identifier": "vs19_603_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_146/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 146,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42426,
            "slug": "vs19_603_145",
            "identifier": "vs19_603_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_145/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 145,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42305,
            "slug": "vs19_603_144",
            "identifier": "vs19_603_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_144/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 144,
            "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": 65,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42425,
            "slug": "vs19_603_143",
            "identifier": "vs19_603_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_143/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 11.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42424,
            "slug": "vs19_603_142",
            "identifier": "vs19_603_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_142/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 142,
            "title": "EM 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42423,
            "slug": "vs19_603_141",
            "identifier": "vs19_603_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_141/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 141,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42422,
            "slug": "vs19_603_140",
            "identifier": "vs19_603_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_140/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 140,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42421,
            "slug": "vs19_603_139",
            "identifier": "vs19_603_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_139/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42304,
            "slug": "vs19_603_138",
            "identifier": "vs19_603_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_138/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 138,
            "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": 3,
            "n_margin": 66,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42420,
            "slug": "vs19_603_137",
            "identifier": "vs19_603_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_137/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 9.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42419,
            "slug": "vs19_603_136",
            "identifier": "vs19_603_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_136/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 136,
            "title": "ART AGG 9.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.03",
            "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": 17,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42418,
            "slug": "vs19_603_135",
            "identifier": "vs19_603_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_135/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 135,
            "title": "ART AGG 9.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42303,
            "slug": "vs19_603_134",
            "identifier": "vs19_603_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_134/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 134,
            "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": 4,
            "n_margin": 63,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42417,
            "slug": "vs19_603_133",
            "identifier": "vs19_603_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_133/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 9.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42416,
            "slug": "vs19_603_132",
            "identifier": "vs19_603_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_132/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 9.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        }
    ]
}