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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=492",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=490",
    "results": [
        {
            "id": 42682,
            "slug": "vs19_609_112",
            "identifier": "vs19_609_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_112/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 112,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42680,
            "slug": "vs19_609_110",
            "identifier": "vs19_609_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_110/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 22.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42689,
            "slug": "vs19_609_119",
            "identifier": "vs19_609_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_119/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 24.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.31",
            "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": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42694,
            "slug": "vs19_609_124",
            "identifier": "vs19_609_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_124/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 24.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.37",
            "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": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42702,
            "slug": "vs19_609_132",
            "identifier": "vs19_609_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_132/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42607,
            "slug": "vs19_609_037",
            "identifier": "vs19_609_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_037/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 12.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01003",
            "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": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42677,
            "slug": "vs19_609_107",
            "identifier": "vs19_609_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_107/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 21.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42603,
            "slug": "vs19_609_033",
            "identifier": "vs19_609_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_033/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 33,
            "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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42643,
            "slug": "vs19_609_073",
            "identifier": "vs19_609_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_073/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42693,
            "slug": "vs19_609_123",
            "identifier": "vs19_609_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_123/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 24.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.36",
            "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": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42591,
            "slug": "vs19_609_021",
            "identifier": "vs19_609_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_021/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42676,
            "slug": "vs19_609_106",
            "identifier": "vs19_609_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_106/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42691,
            "slug": "vs19_609_121",
            "identifier": "vs19_609_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_121/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 24.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.34",
            "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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42695,
            "slug": "vs19_609_125",
            "identifier": "vs19_609_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_125/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 24.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.38",
            "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": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42701,
            "slug": "vs19_609_131",
            "identifier": "vs19_609_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_131/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 131,
            "title": "ART AGG 24.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.01004",
            "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": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42638,
            "slug": "vs19_609_068",
            "identifier": "vs19_609_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_068/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 13.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01004",
            "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": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42646,
            "slug": "vs19_609_076",
            "identifier": "vs19_609_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_076/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 76,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42684,
            "slug": "vs19_609_114",
            "identifier": "vs19_609_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_114/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 24.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42696,
            "slug": "vs19_609_126",
            "identifier": "vs19_609_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_126/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 126,
            "title": "EM 24.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1015",
            "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": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42692,
            "slug": "vs19_609_122",
            "identifier": "vs19_609_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_122/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 24.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.35",
            "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": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42718,
            "slug": "vs19_609_148",
            "identifier": "vs19_609_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_148/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 148,
            "title": "ODG 9/2673-A/32 - Votazione Ordine del giorno 9/2673-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/32 ",
            "description_title": "ODG 9/2673-A/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42639,
            "slug": "vs19_609_069",
            "identifier": "vs19_609_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_069/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42610,
            "slug": "vs19_609_040",
            "identifier": "vs19_609_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_040/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 12.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01001",
            "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": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42592,
            "slug": "vs19_609_022",
            "identifier": "vs19_609_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_022/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 19,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42681,
            "slug": "vs19_609_111",
            "identifier": "vs19_609_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_111/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 111,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42698,
            "slug": "vs19_609_128",
            "identifier": "vs19_609_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_128/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 24.1017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1017",
            "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": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42700,
            "slug": "vs19_609_130",
            "identifier": "vs19_609_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_130/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 130,
            "title": "ART AGG 24.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.01003",
            "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": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42683,
            "slug": "vs19_609_113",
            "identifier": "vs19_609_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_113/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42685,
            "slug": "vs19_609_115",
            "identifier": "vs19_609_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_115/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42688,
            "slug": "vs19_609_118",
            "identifier": "vs19_609_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_118/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 24.1010, 24.1018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1010, 24.1018",
            "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": 42717,
            "slug": "vs19_609_147",
            "identifier": "vs19_609_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_147/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 147,
            "title": "ODG 9/2673-A/29 - Votazione Ordine del giorno 9/2673-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/29 ",
            "description_title": "ODG 9/2673-A/29",
            "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.78
        },
        {
            "id": 42593,
            "slug": "vs19_609_023",
            "identifier": "vs19_609_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_023/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42584,
            "slug": "vs19_609_014",
            "identifier": "vs19_609_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_014/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 42585,
            "slug": "vs19_609_015",
            "identifier": "vs19_609_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_015/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42586,
            "slug": "vs19_609_016",
            "identifier": "vs19_609_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_016/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42599,
            "slug": "vs19_609_029",
            "identifier": "vs19_609_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_029/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 29,
            "title": "ART AGG 10.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 34,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 42611,
            "slug": "vs19_609_041",
            "identifier": "vs19_609_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_041/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 12.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01002",
            "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": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42612,
            "slug": "vs19_609_042",
            "identifier": "vs19_609_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_042/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 12.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01050",
            "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.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42619,
            "slug": "vs19_609_049",
            "identifier": "vs19_609_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_049/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42620,
            "slug": "vs19_609_050",
            "identifier": "vs19_609_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_050/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 13.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42628,
            "slug": "vs19_609_058",
            "identifier": "vs19_609_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_058/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 13.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.010",
            "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": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42647,
            "slug": "vs19_609_077",
            "identifier": "vs19_609_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_077/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 77,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42672,
            "slug": "vs19_609_102",
            "identifier": "vs19_609_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_102/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42673,
            "slug": "vs19_609_103",
            "identifier": "vs19_609_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_103/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 20.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42678,
            "slug": "vs19_609_108",
            "identifier": "vs19_609_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_108/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42686,
            "slug": "vs19_609_116",
            "identifier": "vs19_609_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_116/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42697,
            "slug": "vs19_609_127",
            "identifier": "vs19_609_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_127/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 24.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1016",
            "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": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42699,
            "slug": "vs19_609_129",
            "identifier": "vs19_609_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_129/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 129,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 9,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42576,
            "slug": "vs19_609_006",
            "identifier": "vs19_609_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_006/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 7.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01004",
            "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": 52.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42571,
            "slug": "vs19_609_001",
            "identifier": "vs19_609_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_001/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2673-A - ART AGG 7.06, 7.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART AGG 7.06, 7.01005",
            "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": 48.97,
            "minority_cohesion_rate": 47.77
        }
    ]
}