Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&page=8
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=9",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=7",
    "results": [
        {
            "id": 42611,
            "slug": "vs19_609_041",
            "identifier": "vs19_609_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_041/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 12.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42610,
            "slug": "vs19_609_040",
            "identifier": "vs19_609_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_040/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 12.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42609,
            "slug": "vs19_609_039",
            "identifier": "vs19_609_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_039/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 12.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42608,
            "slug": "vs19_609_038",
            "identifier": "vs19_609_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_038/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 12.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42607,
            "slug": "vs19_609_037",
            "identifier": "vs19_609_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_037/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 12.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42606,
            "slug": "vs19_609_036",
            "identifier": "vs19_609_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_036/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 36,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42605,
            "slug": "vs19_609_035",
            "identifier": "vs19_609_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_035/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 35,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42604,
            "slug": "vs19_609_034",
            "identifier": "vs19_609_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_034/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 11.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42603,
            "slug": "vs19_609_033",
            "identifier": "vs19_609_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_033/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42602,
            "slug": "vs19_609_032",
            "identifier": "vs19_609_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_032/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42601,
            "slug": "vs19_609_031",
            "identifier": "vs19_609_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_031/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42600,
            "slug": "vs19_609_030",
            "identifier": "vs19_609_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_030/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42599,
            "slug": "vs19_609_029",
            "identifier": "vs19_609_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_029/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 29,
            "title": "ART AGG 10.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 42598,
            "slug": "vs19_609_028",
            "identifier": "vs19_609_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_028/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 28,
            "title": "ART AGG 10.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42597,
            "slug": "vs19_609_027",
            "identifier": "vs19_609_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_027/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 27,
            "title": "ART AGG 10.02, 10.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.02, 10.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": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42596,
            "slug": "vs19_609_026",
            "identifier": "vs19_609_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_026/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 8,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42595,
            "slug": "vs19_609_025",
            "identifier": "vs19_609_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_025/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42594,
            "slug": "vs19_609_024",
            "identifier": "vs19_609_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_024/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42593,
            "slug": "vs19_609_023",
            "identifier": "vs19_609_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_023/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42592,
            "slug": "vs19_609_022",
            "identifier": "vs19_609_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_022/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42591,
            "slug": "vs19_609_021",
            "identifier": "vs19_609_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_021/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42590,
            "slug": "vs19_609_020",
            "identifier": "vs19_609_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_020/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 9.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42589,
            "slug": "vs19_609_019",
            "identifier": "vs19_609_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_019/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 9.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42588,
            "slug": "vs19_609_018",
            "identifier": "vs19_609_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_018/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42587,
            "slug": "vs19_609_017",
            "identifier": "vs19_609_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_017/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 9.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42586,
            "slug": "vs19_609_016",
            "identifier": "vs19_609_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_016/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42585,
            "slug": "vs19_609_015",
            "identifier": "vs19_609_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_015/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42584,
            "slug": "vs19_609_014",
            "identifier": "vs19_609_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_014/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 42583,
            "slug": "vs19_609_013",
            "identifier": "vs19_609_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_013/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 8.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42582,
            "slug": "vs19_609_012",
            "identifier": "vs19_609_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_012/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 8.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 21,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42581,
            "slug": "vs19_609_011",
            "identifier": "vs19_609_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_011/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 8.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42580,
            "slug": "vs19_609_010",
            "identifier": "vs19_609_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_010/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42579,
            "slug": "vs19_609_009",
            "identifier": "vs19_609_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_009/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42578,
            "slug": "vs19_609_008",
            "identifier": "vs19_609_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_008/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 7.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.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": 52.67,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42577,
            "slug": "vs19_609_007",
            "identifier": "vs19_609_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_007/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 7.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.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": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 42576,
            "slug": "vs19_609_006",
            "identifier": "vs19_609_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_006/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 7.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42575,
            "slug": "vs19_609_005",
            "identifier": "vs19_609_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_005/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 7.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.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": 22,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42574,
            "slug": "vs19_609_004",
            "identifier": "vs19_609_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_004/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 7.01002, 7.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01002, 7.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 42573,
            "slug": "vs19_609_003",
            "identifier": "vs19_609_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_003/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 7.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.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": 22,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 42572,
            "slug": "vs19_609_002",
            "identifier": "vs19_609_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_002/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 2,
            "title": "ART AGG 7.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.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": 22,
            "majority_cohesion_rate": 48.56,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42571,
            "slug": "vs19_609_001",
            "identifier": "vs19_609_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_001/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2673-A - ART AGG 7.06, 7.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART AGG 7.06, 7.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42570,
            "slug": "vs19_608_113",
            "identifier": "vs19_608_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_113/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42569,
            "slug": "vs19_608_112",
            "identifier": "vs19_608_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_112/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42568,
            "slug": "vs19_608_111",
            "identifier": "vs19_608_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_111/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 7.9, 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.9, 7.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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42567,
            "slug": "vs19_608_110",
            "identifier": "vs19_608_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_110/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42566,
            "slug": "vs19_608_109",
            "identifier": "vs19_608_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_109/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42565,
            "slug": "vs19_608_108",
            "identifier": "vs19_608_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_108/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42564,
            "slug": "vs19_608_107",
            "identifier": "vs19_608_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_107/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 66.24
        },
        {
            "id": 42563,
            "slug": "vs19_608_106",
            "identifier": "vs19_608_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_106/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42562,
            "slug": "vs19_608_105",
            "identifier": "vs19_608_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_105/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        }
    ]
}