Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&page=9
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=10",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=8",
    "results": [
        {
            "id": 42561,
            "slug": "vs19_608_104",
            "identifier": "vs19_608_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_104/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42560,
            "slug": "vs19_608_103",
            "identifier": "vs19_608_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_103/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42559,
            "slug": "vs19_608_102",
            "identifier": "vs19_608_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_102/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 6.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42558,
            "slug": "vs19_608_101",
            "identifier": "vs19_608_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_101/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 101,
            "title": "ART AGG 6.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01008",
            "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.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42557,
            "slug": "vs19_608_100",
            "identifier": "vs19_608_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_100/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 100,
            "title": "ART AGG 6.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01006",
            "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": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42556,
            "slug": "vs19_608_099",
            "identifier": "vs19_608_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_099/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 99,
            "title": "ART AGG 6.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42555,
            "slug": "vs19_608_098",
            "identifier": "vs19_608_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_098/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 98,
            "title": "ART AGG 6.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42554,
            "slug": "vs19_608_097",
            "identifier": "vs19_608_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_097/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 6.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42553,
            "slug": "vs19_608_096",
            "identifier": "vs19_608_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_096/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 6.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42552,
            "slug": "vs19_608_095",
            "identifier": "vs19_608_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_095/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "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.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42551,
            "slug": "vs19_608_094",
            "identifier": "vs19_608_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_094/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 6.011, 6.01001, 6.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.011, 6.01001, 6.01007",
            "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.91,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42550,
            "slug": "vs19_608_093",
            "identifier": "vs19_608_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_093/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 6.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.06",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42549,
            "slug": "vs19_608_092",
            "identifier": "vs19_608_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_092/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 92,
            "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": 10,
            "n_margin": 72,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42548,
            "slug": "vs19_608_091",
            "identifier": "vs19_608_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_091/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 91,
            "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": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42547,
            "slug": "vs19_608_090",
            "identifier": "vs19_608_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_090/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 90,
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42546,
            "slug": "vs19_608_089",
            "identifier": "vs19_608_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_089/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 6.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1005",
            "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": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42545,
            "slug": "vs19_608_088",
            "identifier": "vs19_608_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_088/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42544,
            "slug": "vs19_608_087",
            "identifier": "vs19_608_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_087/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42543,
            "slug": "vs19_608_086",
            "identifier": "vs19_608_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_086/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 6.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42542,
            "slug": "vs19_608_085",
            "identifier": "vs19_608_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_085/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 6.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42541,
            "slug": "vs19_608_084",
            "identifier": "vs19_608_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_084/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 84,
            "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": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42540,
            "slug": "vs19_608_083",
            "identifier": "vs19_608_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_083/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 83,
            "title": "ART AGG 5.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01050",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42539,
            "slug": "vs19_608_082",
            "identifier": "vs19_608_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_082/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 82,
            "title": "ART AGG 5.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42538,
            "slug": "vs19_608_081",
            "identifier": "vs19_608_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_081/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 81,
            "title": "ART AGG 5.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01000",
            "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": 60.91,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42537,
            "slug": "vs19_608_080",
            "identifier": "vs19_608_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_080/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 80,
            "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": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42536,
            "slug": "vs19_608_079",
            "identifier": "vs19_608_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_079/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 79,
            "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": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42535,
            "slug": "vs19_608_078",
            "identifier": "vs19_608_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_078/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 78,
            "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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42534,
            "slug": "vs19_608_077",
            "identifier": "vs19_608_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_077/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 77,
            "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": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42533,
            "slug": "vs19_608_076",
            "identifier": "vs19_608_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_076/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 3.01016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01016",
            "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": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42532,
            "slug": "vs19_608_075",
            "identifier": "vs19_608_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_075/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 75,
            "title": "ART AGG 3.01015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01015",
            "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.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42531,
            "slug": "vs19_608_074",
            "identifier": "vs19_608_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_074/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 3.01013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01013",
            "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.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42530,
            "slug": "vs19_608_073",
            "identifier": "vs19_608_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_073/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 73,
            "title": "ART AGG 3.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01050",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42529,
            "slug": "vs19_608_072",
            "identifier": "vs19_608_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_072/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 72,
            "title": "ART AGG 3.01014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01014",
            "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": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42528,
            "slug": "vs19_608_071",
            "identifier": "vs19_608_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_071/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 71,
            "title": "ART AGG 3.01011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01011",
            "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.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42527,
            "slug": "vs19_608_070",
            "identifier": "vs19_608_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_070/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 70,
            "title": "ART AGG 3.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01010",
            "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.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42526,
            "slug": "vs19_608_069",
            "identifier": "vs19_608_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_069/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 3.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01009",
            "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.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42525,
            "slug": "vs19_608_068",
            "identifier": "vs19_608_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_068/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 3.01051 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01051",
            "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.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42524,
            "slug": "vs19_608_067",
            "identifier": "vs19_608_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_067/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 3.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01008",
            "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.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42523,
            "slug": "vs19_608_066",
            "identifier": "vs19_608_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_066/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 66,
            "title": "ART AGG 3.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.016",
            "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.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42522,
            "slug": "vs19_608_065",
            "identifier": "vs19_608_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_065/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 65,
            "title": "ART AGG 3.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01006",
            "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.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42521,
            "slug": "vs19_608_064",
            "identifier": "vs19_608_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_064/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 64,
            "title": "ART AGG 3.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42520,
            "slug": "vs19_608_063",
            "identifier": "vs19_608_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_063/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 63,
            "title": "ART AGG 3.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42519,
            "slug": "vs19_608_062",
            "identifier": "vs19_608_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_062/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 3.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01007",
            "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": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42518,
            "slug": "vs19_608_061",
            "identifier": "vs19_608_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_061/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 3.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42517,
            "slug": "vs19_608_060",
            "identifier": "vs19_608_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_060/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42516,
            "slug": "vs19_608_059",
            "identifier": "vs19_608_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_059/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 3.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42515,
            "slug": "vs19_608_058",
            "identifier": "vs19_608_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_058/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "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": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42514,
            "slug": "vs19_608_057",
            "identifier": "vs19_608_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_057/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 57,
            "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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42513,
            "slug": "vs19_608_056",
            "identifier": "vs19_608_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_056/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 3.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.27",
            "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.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42512,
            "slug": "vs19_608_055",
            "identifier": "vs19_608_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_055/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 3.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        }
    ]
}