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

{
    "count": 22458,
    "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=449",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=447",
    "results": [
        {
            "id": 40378,
            "slug": "vs19_539_016",
            "identifier": "vs19_539_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_016/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40375,
            "slug": "vs19_539_013",
            "identifier": "vs19_539_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_013/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40373,
            "slug": "vs19_539_011",
            "identifier": "vs19_539_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_011/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.12, 1.13, 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12, 1.13, 1.14",
            "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": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40372,
            "slug": "vs19_539_010",
            "identifier": "vs19_539_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_010/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40368,
            "slug": "vs19_539_006",
            "identifier": "vs19_539_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_006/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40367,
            "slug": "vs19_539_005",
            "identifier": "vs19_539_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_005/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 5,
            "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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40366,
            "slug": "vs19_539_004",
            "identifier": "vs19_539_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_004/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40364,
            "slug": "vs19_539_002",
            "identifier": "vs19_539_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_002/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 2,
            "title": "DOC XVIII-BIS N 68 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC XVIII-BIS N 68",
            "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": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40363,
            "slug": "vs19_539_001",
            "identifier": "vs19_539_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_001/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2604 - DICHIARAZIONE DI URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2604 - DICHIARAZIONE DI URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40445,
            "slug": "vs19_540_012",
            "identifier": "vs19_540_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_012/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2623/7 - Votazione Ordine del giorno 9/2623/7 ",
            "original_title": "Votazione Ordine del giorno 9/2623/7 ",
            "description_title": "ODG 9/2623/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40446,
            "slug": "vs19_540_013",
            "identifier": "vs19_540_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_013/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2623/8 - Votazione Ordine del giorno 9/2623/8 ",
            "original_title": "Votazione Ordine del giorno 9/2623/8 ",
            "description_title": "ODG 9/2623/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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40447,
            "slug": "vs19_540_014",
            "identifier": "vs19_540_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_014/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2623/10 - Votazione Ordine del giorno 9/2623/10 ",
            "original_title": "Votazione Ordine del giorno 9/2623/10 ",
            "description_title": "ODG 9/2623/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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40448,
            "slug": "vs19_540_015",
            "identifier": "vs19_540_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_015/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2623/19 - Votazione Ordine del giorno 9/2623/19 ",
            "original_title": "Votazione Ordine del giorno 9/2623/19 ",
            "description_title": "ODG 9/2623/19",
            "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": 57.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40440,
            "slug": "vs19_540_007",
            "identifier": "vs19_540_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_007/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2623/2 - Votazione Ordine del giorno 9/2623/2 ",
            "original_title": "Votazione Ordine del giorno 9/2623/2 ",
            "description_title": "ODG 9/2623/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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40441,
            "slug": "vs19_540_008",
            "identifier": "vs19_540_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_008/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2623/3 - Votazione Ordine del giorno 9/2623/3 ",
            "original_title": "Votazione Ordine del giorno 9/2623/3 ",
            "description_title": "ODG 9/2623/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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40442,
            "slug": "vs19_540_009",
            "identifier": "vs19_540_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_009/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2623/4 - Votazione Ordine del giorno 9/2623/4 ",
            "original_title": "Votazione Ordine del giorno 9/2623/4 ",
            "description_title": "ODG 9/2623/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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40443,
            "slug": "vs19_540_010",
            "identifier": "vs19_540_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_010/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2623/5 - Votazione Ordine del giorno 9/2623/5 ",
            "original_title": "Votazione Ordine del giorno 9/2623/5 ",
            "description_title": "ODG 9/2623/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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40435,
            "slug": "vs19_540_002",
            "identifier": "vs19_540_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_002/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 2,
            "title": "RIS 6-196 - Votazione Risoluzione 6_00196",
            "original_title": "Votazione Risoluzione 6_00196",
            "description_title": "RIS 6-196",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40436,
            "slug": "vs19_540_003",
            "identifier": "vs19_540_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_003/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 3,
            "title": "RIS 6-197 - Votazione Risoluzione 6_00197",
            "original_title": "Votazione Risoluzione 6_00197",
            "description_title": "RIS 6-197",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 40437,
            "slug": "vs19_540_004",
            "identifier": "vs19_540_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_004/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-198 NO CPV 3 DISP - Votazione Risoluzione 6_00198",
            "original_title": "Votazione Risoluzione 6_00198",
            "description_title": "RIS 6-198 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40438,
            "slug": "vs19_540_005",
            "identifier": "vs19_540_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_005/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-198 CPV 3 DISP - Votazione Risoluzione 6_00198",
            "original_title": "Votazione Risoluzione 6_00198",
            "description_title": "RIS 6-198 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40439,
            "slug": "vs19_540_006",
            "identifier": "vs19_540_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_006/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 6,
            "title": "DDL 2623 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2623 - ODG 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": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40433,
            "slug": "vs19_540_016",
            "identifier": "vs19_540_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_016/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 16,
            "title": "Conversione decreto terra dei fuochi",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2623- VOTO FINALE",
            "public_title": "Conversione decreto terra dei fuochi",
            "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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40434,
            "slug": "vs19_540_001",
            "identifier": "vs19_540_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_001/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 1,
            "title": "RIS 6-195 - Votazione Risoluzione 6_00195",
            "original_title": "Votazione Risoluzione 6_00195",
            "description_title": "RIS 6-195",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40444,
            "slug": "vs19_540_011",
            "identifier": "vs19_540_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_011/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2623/6 - Votazione Ordine del giorno 9/2623/6 ",
            "original_title": "Votazione Ordine del giorno 9/2623/6 ",
            "description_title": "ODG 9/2623/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40455,
            "slug": "vs19_541_007",
            "identifier": "vs19_541_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_007/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-203 PREMESSA - Votazione Risoluzione 6_00203",
            "original_title": "Votazione Risoluzione 6_00203",
            "description_title": "RIS 6-203 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 82,
            "majority_cohesion_rate": 70.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40454,
            "slug": "vs19_541_006",
            "identifier": "vs19_541_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_006/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 6,
            "title": "RIS 6-203 CPV 4 DISP - Votazione Risoluzione 6_00203",
            "original_title": "Votazione Risoluzione 6_00203",
            "description_title": "RIS 6-203 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40453,
            "slug": "vs19_541_005",
            "identifier": "vs19_541_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_005/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-203 NO CPV 4 DISP - Votazione Risoluzione 6_00203",
            "original_title": "Votazione Risoluzione 6_00203",
            "description_title": "RIS 6-203 NO CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 90,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40452,
            "slug": "vs19_541_004",
            "identifier": "vs19_541_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_004/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-202 - Votazione Risoluzione 6_00202",
            "original_title": "Votazione Risoluzione 6_00202",
            "description_title": "RIS 6-202",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40451,
            "slug": "vs19_541_003",
            "identifier": "vs19_541_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_003/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 3,
            "title": "RIS 6-201 - Votazione Risoluzione 6_00201",
            "original_title": "Votazione Risoluzione 6_00201",
            "description_title": "RIS 6-201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 90,
            "majority_cohesion_rate": 68.72,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40450,
            "slug": "vs19_541_002",
            "identifier": "vs19_541_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_002/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 2,
            "title": "RIS 6-200 - Votazione Risoluzione 6_00200",
            "original_title": "Votazione Risoluzione 6_00200",
            "description_title": "RIS 6-200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.31,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40449,
            "slug": "vs19_541_001",
            "identifier": "vs19_541_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_001/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 1,
            "title": "RIS 6-199 - Votazione Risoluzione 6_00199",
            "original_title": "Votazione Risoluzione 6_00199",
            "description_title": "RIS 6-199",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40486,
            "slug": "vs19_543_030",
            "identifier": "vs19_543_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_030/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 30,
            "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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40485,
            "slug": "vs19_543_029",
            "identifier": "vs19_543_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_029/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "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": 51,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 40484,
            "slug": "vs19_543_028",
            "identifier": "vs19_543_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_028/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.23, 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23, 1.24",
            "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": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40483,
            "slug": "vs19_543_027",
            "identifier": "vs19_543_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_027/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "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.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40481,
            "slug": "vs19_543_025",
            "identifier": "vs19_543_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_025/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40480,
            "slug": "vs19_543_024",
            "identifier": "vs19_543_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_024/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "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": 55,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 40482,
            "slug": "vs19_543_026",
            "identifier": "vs19_543_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_026/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40478,
            "slug": "vs19_543_022",
            "identifier": "vs19_543_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_022/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "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": 64.33
        },
        {
            "id": 40476,
            "slug": "vs19_543_020",
            "identifier": "vs19_543_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_020/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.101",
            "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": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40469,
            "slug": "vs19_543_013",
            "identifier": "vs19_543_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_013/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40474,
            "slug": "vs19_543_018",
            "identifier": "vs19_543_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_018/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40475,
            "slug": "vs19_543_019",
            "identifier": "vs19_543_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_019/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "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": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40479,
            "slug": "vs19_543_023",
            "identifier": "vs19_543_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_023/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "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": 57.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40456,
            "slug": "vs19_543_041",
            "identifier": "vs19_543_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_041/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 41,
            "title": "Modifiche allo statuto speciale del Trentino Alto Adige",
            "original_title": "Votazione finale ",
            "description_title": "DDL COST 2473-A - VOTO FINALE",
            "public_title": "Modifiche allo statuto speciale del Trentino Alto Adige",
            "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": 95,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 40471,
            "slug": "vs19_543_015",
            "identifier": "vs19_543_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_015/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40462,
            "slug": "vs19_543_006",
            "identifier": "vs19_543_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_006/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-496 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-496",
            "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": 34,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40463,
            "slug": "vs19_543_007",
            "identifier": "vs19_543_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_007/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 7,
            "title": "DDL COST 2473-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL COST 2473-A - 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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40467,
            "slug": "vs19_543_011",
            "identifier": "vs19_543_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_011/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 58,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 39.49
        }
    ]
}