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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=19",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=17",
    "results": [
        {
            "id": 41985,
            "slug": "vs19_597_133",
            "identifier": "vs19_597_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_133/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 133,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42142,
            "slug": "vs19_597_132",
            "identifier": "vs19_597_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_132/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 6.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42141,
            "slug": "vs19_597_131",
            "identifier": "vs19_597_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_131/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 6.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42140,
            "slug": "vs19_597_130",
            "identifier": "vs19_597_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_130/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 6.9, 6.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.9, 6.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42139,
            "slug": "vs19_597_129",
            "identifier": "vs19_597_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_129/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 6.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42138,
            "slug": "vs19_597_128",
            "identifier": "vs19_597_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_128/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42137,
            "slug": "vs19_597_127",
            "identifier": "vs19_597_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_127/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 6.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42136,
            "slug": "vs19_597_126",
            "identifier": "vs19_597_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_126/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 126,
            "title": "EM 6.4, 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4, 6.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": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42135,
            "slug": "vs19_597_125",
            "identifier": "vs19_597_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_125/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 6.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42134,
            "slug": "vs19_597_124",
            "identifier": "vs19_597_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_124/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42133,
            "slug": "vs19_597_123",
            "identifier": "vs19_597_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_123/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42132,
            "slug": "vs19_597_122",
            "identifier": "vs19_597_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_122/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42131,
            "slug": "vs19_597_121",
            "identifier": "vs19_597_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_121/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 6.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41984,
            "slug": "vs19_597_120",
            "identifier": "vs19_597_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_120/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 120,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42130,
            "slug": "vs19_597_119",
            "identifier": "vs19_597_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_119/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42129,
            "slug": "vs19_597_118",
            "identifier": "vs19_597_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_118/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42128,
            "slug": "vs19_597_117",
            "identifier": "vs19_597_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_117/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41983,
            "slug": "vs19_597_116",
            "identifier": "vs19_597_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_116/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 116,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 67,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42127,
            "slug": "vs19_597_115",
            "identifier": "vs19_597_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_115/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42126,
            "slug": "vs19_597_114",
            "identifier": "vs19_597_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_114/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1001",
            "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": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42125,
            "slug": "vs19_597_113",
            "identifier": "vs19_597_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_113/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42124,
            "slug": "vs19_597_112",
            "identifier": "vs19_597_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_112/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42123,
            "slug": "vs19_597_111",
            "identifier": "vs19_597_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_111/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42122,
            "slug": "vs19_597_110",
            "identifier": "vs19_597_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_110/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42121,
            "slug": "vs19_597_109",
            "identifier": "vs19_597_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_109/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41982,
            "slug": "vs19_597_108",
            "identifier": "vs19_597_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_108/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 108,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41981,
            "slug": "vs19_597_107",
            "identifier": "vs19_597_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_107/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 107,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42120,
            "slug": "vs19_597_106",
            "identifier": "vs19_597_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_106/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42119,
            "slug": "vs19_597_105",
            "identifier": "vs19_597_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_105/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "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": 42117,
            "slug": "vs19_597_103",
            "identifier": "vs19_597_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_103/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42116,
            "slug": "vs19_597_102",
            "identifier": "vs19_597_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_102/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41980,
            "slug": "vs19_597_101",
            "identifier": "vs19_597_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_101/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 101,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42115,
            "slug": "vs19_597_100",
            "identifier": "vs19_597_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_100/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1001",
            "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": 54.96,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42114,
            "slug": "vs19_597_099",
            "identifier": "vs19_597_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_099/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 18,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42113,
            "slug": "vs19_597_098",
            "identifier": "vs19_597_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_098/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42112,
            "slug": "vs19_597_097",
            "identifier": "vs19_597_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_097/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 97,
            "title": "DDL 2521 - EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2521 - EM 1.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41979,
            "slug": "vs19_597_096",
            "identifier": "vs19_597_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_096/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 96,
            "title": "Conversone decreto ex Ilva quater",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2761 - VOTO FINALE",
            "public_title": "Conversone decreto ex Ilva quater",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42111,
            "slug": "vs19_597_095",
            "identifier": "vs19_597_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_095/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2761/13 - Votazione Ordine del giorno 9/2761/13 ",
            "original_title": "Votazione Ordine del giorno 9/2761/13 ",
            "description_title": "ODG 9/2761/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42110,
            "slug": "vs19_597_094",
            "identifier": "vs19_597_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_094/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/2761/11 - Votazione Ordine del giorno 9/2761/11 ",
            "original_title": "Votazione Ordine del giorno 9/2761/11 ",
            "description_title": "ODG 9/2761/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42109,
            "slug": "vs19_597_093",
            "identifier": "vs19_597_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_093/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2761/10 - Votazione Ordine del giorno 9/2761/10 ",
            "original_title": "Votazione Ordine del giorno 9/2761/10 ",
            "description_title": "ODG 9/2761/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42108,
            "slug": "vs19_597_092",
            "identifier": "vs19_597_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_092/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2761/9 - Votazione Ordine del giorno 9/2761/9 ",
            "original_title": "Votazione Ordine del giorno 9/2761/9 ",
            "description_title": "ODG 9/2761/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42107,
            "slug": "vs19_597_091",
            "identifier": "vs19_597_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_091/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 91,
            "title": "ODG 9/2761/8 - Votazione Ordine del giorno 9/2761/8 ",
            "original_title": "Votazione Ordine del giorno 9/2761/8 ",
            "description_title": "ODG 9/2761/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42106,
            "slug": "vs19_597_090",
            "identifier": "vs19_597_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_090/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2761/7 - Votazione Ordine del giorno 9/2761/7 ",
            "original_title": "Votazione Ordine del giorno 9/2761/7 ",
            "description_title": "ODG 9/2761/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42105,
            "slug": "vs19_597_089",
            "identifier": "vs19_597_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_089/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/2761/6 - Votazione Ordine del giorno 9/2761/6 ",
            "original_title": "Votazione Ordine del giorno 9/2761/6 ",
            "description_title": "ODG 9/2761/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42104,
            "slug": "vs19_597_088",
            "identifier": "vs19_597_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_088/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/2761/5 - Votazione Ordine del giorno 9/2761/5 ",
            "original_title": "Votazione Ordine del giorno 9/2761/5 ",
            "description_title": "ODG 9/2761/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42103,
            "slug": "vs19_597_087",
            "identifier": "vs19_597_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_087/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/2761/4 - Votazione Ordine del giorno 9/2761/4 ",
            "original_title": "Votazione Ordine del giorno 9/2761/4 ",
            "description_title": "ODG 9/2761/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42102,
            "slug": "vs19_597_086",
            "identifier": "vs19_597_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_086/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/2761/3 - Votazione Ordine del giorno 9/2761/3 ",
            "original_title": "Votazione Ordine del giorno 9/2761/3 ",
            "description_title": "ODG 9/2761/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42101,
            "slug": "vs19_597_085",
            "identifier": "vs19_597_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_085/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 85,
            "title": "ART AGG 4.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.027",
            "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": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42100,
            "slug": "vs19_597_084",
            "identifier": "vs19_597_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_084/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 84,
            "title": "ART AGG 4.026 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.026",
            "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": 61.16,
            "minority_cohesion_rate": 65.61
        }
    ]
}