Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=493
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=date&page=494",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=492",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 42667,
            "slug": "vs19_609_097",
            "identifier": "vs19_609_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_097/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 19.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.21",
            "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.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42668,
            "slug": "vs19_609_098",
            "identifier": "vs19_609_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_098/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 98,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42669,
            "slug": "vs19_609_099",
            "identifier": "vs19_609_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_099/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 20.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42670,
            "slug": "vs19_609_100",
            "identifier": "vs19_609_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_100/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42671,
            "slug": "vs19_609_101",
            "identifier": "vs19_609_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_101/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 20.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 58.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42674,
            "slug": "vs19_609_104",
            "identifier": "vs19_609_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_104/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 104,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 13,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42675,
            "slug": "vs19_609_105",
            "identifier": "vs19_609_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_105/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 21.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 42716,
            "slug": "vs19_609_146",
            "identifier": "vs19_609_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_146/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 146,
            "title": "ODG 9/2673-A/27 - Votazione Ordine del giorno 9/2673-A/27 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/27 ",
            "description_title": "ODG 9/2673-A/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42719,
            "slug": "vs19_609_149",
            "identifier": "vs19_609_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_149/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 149,
            "title": "ODG 9/2673-A/34 - Votazione Ordine del giorno 9/2673-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/34 ",
            "description_title": "ODG 9/2673-A/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42720,
            "slug": "vs19_609_150",
            "identifier": "vs19_609_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_150/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 150,
            "title": "Legge annuale sulle piccole e medie imprese 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2673-A - VOTO FINALE",
            "public_title": "Legge annuale sulle piccole e medie imprese 2025",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 51.59
        },
        {
            "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": 42687,
            "slug": "vs19_609_117",
            "identifier": "vs19_609_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_117/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.25",
            "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": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42714,
            "slug": "vs19_609_144",
            "identifier": "vs19_609_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_144/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 144,
            "title": "ODG 9/2673-A/22 - Votazione Ordine del giorno 9/2673-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/22 ",
            "description_title": "ODG 9/2673-A/22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42715,
            "slug": "vs19_609_145",
            "identifier": "vs19_609_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_145/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 145,
            "title": "ODG 9/2673-A/24 - Votazione Ordine del giorno 9/2673-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/24 ",
            "description_title": "ODG 9/2673-A/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42704,
            "slug": "vs19_609_134",
            "identifier": "vs19_609_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_134/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 134,
            "title": "EM 25.3, 25.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3, 25.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": 16,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42703,
            "slug": "vs19_609_133",
            "identifier": "vs19_609_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_133/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42690,
            "slug": "vs19_609_120",
            "identifier": "vs19_609_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_120/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 24.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42721,
            "slug": "19-389-7",
            "identifier": "19-389-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-389-7/?format=api",
            "sitting": {
                "id": 2199,
                "date": "2026-02-10",
                "number": 389,
                "branch": "S"
            },
            "number": 7,
            "title": "DDL 562-B. Articolo 8",
            "original_title": "DDL 562-B. Articolo 8",
            "description_title": null,
            "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": 67,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 42726,
            "slug": "19-389-3",
            "identifier": "19-389-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-389-3/?format=api",
            "sitting": {
                "id": 2199,
                "date": "2026-02-10",
                "number": 389,
                "branch": "S"
            },
            "number": 3,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 42722,
            "slug": "19-389-6",
            "identifier": "19-389-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-389-6/?format=api",
            "sitting": {
                "id": 2199,
                "date": "2026-02-10",
                "number": 389,
                "branch": "S"
            },
            "number": 6,
            "title": "DDL 562-B. Articolo 7",
            "original_title": "DDL 562-B. Articolo 7",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.47
        }
    ]
}