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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=11",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=9",
    "results": [
        {
            "id": 42491,
            "slug": "vs19_608_034",
            "identifier": "vs19_608_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_034/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 1.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 25,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42490,
            "slug": "vs19_608_033",
            "identifier": "vs19_608_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_033/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 1.01013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 24,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42489,
            "slug": "vs19_608_032",
            "identifier": "vs19_608_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_032/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 1.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 62.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42488,
            "slug": "vs19_608_031",
            "identifier": "vs19_608_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_031/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 1.01054 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01054",
            "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.79
        },
        {
            "id": 42487,
            "slug": "vs19_608_030",
            "identifier": "vs19_608_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_030/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 1.01052 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01052",
            "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": 62.96,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42486,
            "slug": "vs19_608_029",
            "identifier": "vs19_608_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_029/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 29,
            "title": "ART AGG 1.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42485,
            "slug": "vs19_608_028",
            "identifier": "vs19_608_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_028/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 28,
            "title": "ART AGG 1.01053 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01053",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42484,
            "slug": "vs19_608_027",
            "identifier": "vs19_608_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_027/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 27,
            "title": "ART AGG 1.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42483,
            "slug": "vs19_608_026",
            "identifier": "vs19_608_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_026/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 1.01051 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42482,
            "slug": "vs19_608_025",
            "identifier": "vs19_608_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_025/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 25,
            "title": "ART AGG 1.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 30,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42481,
            "slug": "vs19_608_024",
            "identifier": "vs19_608_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_024/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 1.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42480,
            "slug": "vs19_608_023",
            "identifier": "vs19_608_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_023/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42479,
            "slug": "vs19_608_022",
            "identifier": "vs19_608_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_022/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 1.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42478,
            "slug": "vs19_608_021",
            "identifier": "vs19_608_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_021/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 1.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42477,
            "slug": "vs19_608_020",
            "identifier": "vs19_608_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_020/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 20,
            "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": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 42476,
            "slug": "vs19_608_019",
            "identifier": "vs19_608_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_019/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42475,
            "slug": "vs19_608_018",
            "identifier": "vs19_608_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_018/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42474,
            "slug": "vs19_608_017",
            "identifier": "vs19_608_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_017/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42473,
            "slug": "vs19_608_016",
            "identifier": "vs19_608_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_016/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42472,
            "slug": "vs19_608_015",
            "identifier": "vs19_608_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_015/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42471,
            "slug": "vs19_608_014",
            "identifier": "vs19_608_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_014/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42470,
            "slug": "vs19_608_013",
            "identifier": "vs19_608_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_013/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 42469,
            "slug": "vs19_608_012",
            "identifier": "vs19_608_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_012/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42468,
            "slug": "vs19_608_011",
            "identifier": "vs19_608_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_011/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42467,
            "slug": "vs19_608_010",
            "identifier": "vs19_608_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_010/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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": 42466,
            "slug": "vs19_608_009",
            "identifier": "vs19_608_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_009/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42465,
            "slug": "vs19_608_008",
            "identifier": "vs19_608_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_008/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42464,
            "slug": "vs19_608_007",
            "identifier": "vs19_608_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_007/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42463,
            "slug": "vs19_608_006",
            "identifier": "vs19_608_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_006/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 62.14,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42462,
            "slug": "vs19_608_005",
            "identifier": "vs19_608_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_005/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42461,
            "slug": "vs19_608_004",
            "identifier": "vs19_608_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_004/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42460,
            "slug": "vs19_608_003",
            "identifier": "vs19_608_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_003/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42459,
            "slug": "vs19_608_002",
            "identifier": "vs19_608_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_002/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2673-A - ART PREM 01.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART PREM 01.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42458,
            "slug": "vs19_608_001",
            "identifier": "vs19_608_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_001/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto elezioni e referendum 2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2751-A - VOTO FINALE",
            "public_title": "Conversione decreto elezioni e referendum 2026",
            "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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42456,
            "slug": "vs19_607_021",
            "identifier": "vs19_607_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_021/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2751-A/11 - Votazione Ordine del giorno 9/2751-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/11 ",
            "description_title": "ODG 9/2751-A/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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42455,
            "slug": "vs19_607_020",
            "identifier": "vs19_607_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_020/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2751-A/10 - Votazione Ordine del giorno 9/2751-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/10 ",
            "description_title": "ODG 9/2751-A/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": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42454,
            "slug": "vs19_607_019",
            "identifier": "vs19_607_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_019/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2751-A/8 - Votazione Ordine del giorno 9/2751-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/8 ",
            "description_title": "ODG 9/2751-A/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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42453,
            "slug": "vs19_607_018",
            "identifier": "vs19_607_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_018/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2751-A/5 - Votazione Ordine del giorno 9/2751-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/5 ",
            "description_title": "ODG 9/2751-A/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": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42452,
            "slug": "vs19_607_017",
            "identifier": "vs19_607_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_017/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2751-A/4 - Votazione Ordine del giorno 9/2751-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/4 ",
            "description_title": "ODG 9/2751-A/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": 20,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 42451,
            "slug": "vs19_607_016",
            "identifier": "vs19_607_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_016/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2751-A/3 - Votazione Ordine del giorno 9/2751-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/3 ",
            "description_title": "ODG 9/2751-A/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": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42450,
            "slug": "vs19_607_015",
            "identifier": "vs19_607_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_015/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2751-A/2 - Votazione Ordine del giorno 9/2751-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/2 ",
            "description_title": "ODG 9/2751-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 42449,
            "slug": "vs19_607_014",
            "identifier": "vs19_607_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_014/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2751-A/1 - Votazione Ordine del giorno 9/2751-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/1 ",
            "description_title": "ODG 9/2751-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 42448,
            "slug": "vs19_607_013",
            "identifier": "vs19_607_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_013/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1-BIS.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-BIS.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42447,
            "slug": "vs19_607_012",
            "identifier": "vs19_607_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_012/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.0100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.0100",
            "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": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42446,
            "slug": "vs19_607_011",
            "identifier": "vs19_607_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_011/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 1.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42445,
            "slug": "vs19_607_010",
            "identifier": "vs19_607_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_010/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 10,
            "title": "ART AGG 1.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.09",
            "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": 11,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 42444,
            "slug": "vs19_607_009",
            "identifier": "vs19_607_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_009/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 9,
            "title": "ART AGG 1.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.07",
            "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": 12,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 42443,
            "slug": "vs19_607_008",
            "identifier": "vs19_607_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_008/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 1.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42442,
            "slug": "vs19_607_007",
            "identifier": "vs19_607_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_007/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 1.02, 1.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02, 1.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42441,
            "slug": "vs19_607_006",
            "identifier": "vs19_607_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_006/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 76.43
        }
    ]
}