Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=482
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=483",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=481",
    "results": [
        {
            "id": 41988,
            "slug": "vs19_597_142",
            "identifier": "vs19_597_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_142/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 142,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42149,
            "slug": "vs19_597_143",
            "identifier": "vs19_597_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_143/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 143,
            "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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42150,
            "slug": "vs19_597_144",
            "identifier": "vs19_597_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_144/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42151,
            "slug": "vs19_597_145",
            "identifier": "vs19_597_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_145/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 145,
            "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": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41989,
            "slug": "vs19_597_148",
            "identifier": "vs19_597_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_148/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 148,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41990,
            "slug": "vs19_597_149",
            "identifier": "vs19_597_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_149/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 149,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41991,
            "slug": "vs19_597_151",
            "identifier": "vs19_597_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_151/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 151,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 75,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41992,
            "slug": "vs19_597_159",
            "identifier": "vs19_597_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_159/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 159,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41993,
            "slug": "vs19_597_160",
            "identifier": "vs19_597_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_160/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 160,
            "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": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41994,
            "slug": "vs19_597_163",
            "identifier": "vs19_597_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_163/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42004,
            "slug": "vs19_597_191",
            "identifier": "vs19_597_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_191/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 191,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42067,
            "slug": "vs19_597_051",
            "identifier": "vs19_597_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_051/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 3-BIS.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3-BIS.13",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42068,
            "slug": "vs19_597_052",
            "identifier": "vs19_597_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_052/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 3-BIS.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3-BIS.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": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42069,
            "slug": "vs19_597_053",
            "identifier": "vs19_597_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_053/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 3-BIS.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3-BIS.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42070,
            "slug": "vs19_597_054",
            "identifier": "vs19_597_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_054/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 3-BIS.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3-BIS.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": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42118,
            "slug": "vs19_597_104",
            "identifier": "vs19_597_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_104/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41995,
            "slug": "vs19_597_164",
            "identifier": "vs19_597_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_164/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 164,
            "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": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42164,
            "slug": "vs19_597_165",
            "identifier": "vs19_597_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_165/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 28,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41996,
            "slug": "vs19_597_169",
            "identifier": "vs19_597_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_169/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 169,
            "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": 75,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42168,
            "slug": "vs19_597_170",
            "identifier": "vs19_597_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_170/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 170,
            "title": "ART AGG 17.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42171,
            "slug": "vs19_597_173",
            "identifier": "vs19_597_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_173/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 173,
            "title": "EM 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41997,
            "slug": "vs19_597_174",
            "identifier": "vs19_597_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_174/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42174,
            "slug": "vs19_597_177",
            "identifier": "vs19_597_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_177/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 177,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42175,
            "slug": "vs19_597_178",
            "identifier": "vs19_597_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_178/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 178,
            "title": "EM 19.4, 19.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.4, 19.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": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41998,
            "slug": "vs19_597_179",
            "identifier": "vs19_597_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_179/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 179,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 69,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41999,
            "slug": "vs19_597_180",
            "identifier": "vs19_597_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_180/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 180,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 71,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42176,
            "slug": "vs19_597_181",
            "identifier": "vs19_597_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_181/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 181,
            "title": "EM 21.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42177,
            "slug": "vs19_597_182",
            "identifier": "vs19_597_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_182/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 182,
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42173,
            "slug": "vs19_597_176",
            "identifier": "vs19_597_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_176/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 176,
            "title": "EM 19.2, 19.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.2, 19.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42008,
            "slug": "vs19_597_198",
            "identifier": "vs19_597_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_198/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 198,
            "title": "MANTENIMENTO ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "MANTENIMENTO ARTICOLO 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42000,
            "slug": "vs19_597_183",
            "identifier": "vs19_597_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_183/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 183,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "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": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42178,
            "slug": "vs19_597_184",
            "identifier": "vs19_597_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_184/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 184,
            "title": "EM 22.1, 22.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.1, 22.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": 8,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42001,
            "slug": "vs19_597_185",
            "identifier": "vs19_597_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_185/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 185,
            "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": 7,
            "n_margin": 70,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42179,
            "slug": "vs19_597_186",
            "identifier": "vs19_597_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_186/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 186,
            "title": "EM 23.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42180,
            "slug": "vs19_597_187",
            "identifier": "vs19_597_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_187/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 23.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42002,
            "slug": "vs19_597_189",
            "identifier": "vs19_597_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_189/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 189,
            "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": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42003,
            "slug": "vs19_597_190",
            "identifier": "vs19_597_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_190/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 190,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42182,
            "slug": "vs19_597_192",
            "identifier": "vs19_597_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_192/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 192,
            "title": "ART AGG 25.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 19,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42005,
            "slug": "vs19_597_193",
            "identifier": "vs19_597_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_193/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 193,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 72,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42006,
            "slug": "vs19_597_194",
            "identifier": "vs19_597_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_194/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 194,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 77,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42183,
            "slug": "vs19_597_195",
            "identifier": "vs19_597_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_195/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 195,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42184,
            "slug": "vs19_597_196",
            "identifier": "vs19_597_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_196/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 196,
            "title": "EM 28.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42007,
            "slug": "vs19_597_197",
            "identifier": "vs19_597_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_197/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 197,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 68,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42009,
            "slug": "vs19_597_199",
            "identifier": "vs19_597_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_199/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 199,
            "title": "ARTICOLO 30 - Votazione Articolo 30 ",
            "original_title": "Votazione Articolo 30 ",
            "description_title": "ARTICOLO 30",
            "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": 75,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42034,
            "slug": "vs19_597_020",
            "identifier": "vs19_597_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_020/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 20,
            "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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42035,
            "slug": "vs19_597_021",
            "identifier": "vs19_597_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_021/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 1.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42036,
            "slug": "vs19_597_022",
            "identifier": "vs19_597_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_022/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 1.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42037,
            "slug": "vs19_597_023",
            "identifier": "vs19_597_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_023/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42042,
            "slug": "vs19_597_026",
            "identifier": "vs19_597_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_026/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 1.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.08",
            "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": 61.98,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42043,
            "slug": "vs19_597_027",
            "identifier": "vs19_597_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_027/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 27,
            "title": "ART AGG 1.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 60.51
        }
    ]
}