Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=492
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=493",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=491",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 42612,
            "slug": "vs19_609_042",
            "identifier": "vs19_609_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_042/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 12.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42613,
            "slug": "vs19_609_043",
            "identifier": "vs19_609_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_043/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 43,
            "title": "ART AGG 12.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42614,
            "slug": "vs19_609_044",
            "identifier": "vs19_609_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_044/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 44,
            "title": "ART AGG 12.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42615,
            "slug": "vs19_609_045",
            "identifier": "vs19_609_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_045/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 45,
            "title": "ART AGG 12.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42616,
            "slug": "vs19_609_046",
            "identifier": "vs19_609_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_046/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 46,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42617,
            "slug": "vs19_609_047",
            "identifier": "vs19_609_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_047/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42618,
            "slug": "vs19_609_048",
            "identifier": "vs19_609_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_048/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42619,
            "slug": "vs19_609_049",
            "identifier": "vs19_609_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_049/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42620,
            "slug": "vs19_609_050",
            "identifier": "vs19_609_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_050/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 13.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42621,
            "slug": "vs19_609_051",
            "identifier": "vs19_609_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_051/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42622,
            "slug": "vs19_609_052",
            "identifier": "vs19_609_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_052/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 13.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1004",
            "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": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42623,
            "slug": "vs19_609_053",
            "identifier": "vs19_609_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_053/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 13.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42624,
            "slug": "vs19_609_054",
            "identifier": "vs19_609_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_054/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 13.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1006",
            "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": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42625,
            "slug": "vs19_609_055",
            "identifier": "vs19_609_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_055/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 13.8, 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.8, 13.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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42626,
            "slug": "vs19_609_056",
            "identifier": "vs19_609_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_056/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 56,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 13,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42627,
            "slug": "vs19_609_057",
            "identifier": "vs19_609_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_057/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 13.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42628,
            "slug": "vs19_609_058",
            "identifier": "vs19_609_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_058/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 13.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.010",
            "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": 65.61
        },
        {
            "id": 42629,
            "slug": "vs19_609_059",
            "identifier": "vs19_609_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_059/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 13.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42630,
            "slug": "vs19_609_060",
            "identifier": "vs19_609_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_060/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 13.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42631,
            "slug": "vs19_609_061",
            "identifier": "vs19_609_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_061/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42632,
            "slug": "vs19_609_062",
            "identifier": "vs19_609_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_062/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42633,
            "slug": "vs19_609_063",
            "identifier": "vs19_609_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_063/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 63,
            "title": "ART AGG 13.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 50,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 42634,
            "slug": "vs19_609_064",
            "identifier": "vs19_609_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_064/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 64,
            "title": "ART AGG 13.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42635,
            "slug": "vs19_609_065",
            "identifier": "vs19_609_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_065/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 65,
            "title": "ART AGG 13.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42636,
            "slug": "vs19_609_066",
            "identifier": "vs19_609_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_066/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 66,
            "title": "ART AGG 13.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42637,
            "slug": "vs19_609_067",
            "identifier": "vs19_609_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_067/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 13.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42638,
            "slug": "vs19_609_068",
            "identifier": "vs19_609_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_068/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 13.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42639,
            "slug": "vs19_609_069",
            "identifier": "vs19_609_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_069/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42640,
            "slug": "vs19_609_070",
            "identifier": "vs19_609_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_070/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 70,
            "title": "ART AGG 14.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 42641,
            "slug": "vs19_609_071",
            "identifier": "vs19_609_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_071/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 71,
            "title": "ART AGG 14.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.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": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42642,
            "slug": "vs19_609_072",
            "identifier": "vs19_609_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_072/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 72,
            "title": "ART AGG 14.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.012",
            "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": 35,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 42643,
            "slug": "vs19_609_073",
            "identifier": "vs19_609_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_073/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42644,
            "slug": "vs19_609_074",
            "identifier": "vs19_609_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_074/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 17,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42645,
            "slug": "vs19_609_075",
            "identifier": "vs19_609_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_075/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 75,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42646,
            "slug": "vs19_609_076",
            "identifier": "vs19_609_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_076/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 76,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42647,
            "slug": "vs19_609_077",
            "identifier": "vs19_609_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_077/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 77,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42648,
            "slug": "vs19_609_078",
            "identifier": "vs19_609_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_078/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 78,
            "title": "ART AGG 17.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42649,
            "slug": "vs19_609_079",
            "identifier": "vs19_609_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_079/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 79,
            "title": "ART AGG 17.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42650,
            "slug": "vs19_609_080",
            "identifier": "vs19_609_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_080/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42651,
            "slug": "vs19_609_081",
            "identifier": "vs19_609_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_081/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42652,
            "slug": "vs19_609_082",
            "identifier": "vs19_609_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_082/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 19.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42653,
            "slug": "vs19_609_083",
            "identifier": "vs19_609_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_083/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 19.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        }
    ]
}