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

{
    "count": 24921,
    "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=459",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=457",
    "results": [
        {
            "id": 40828,
            "slug": "vs19_555_018",
            "identifier": "vs19_555_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_018/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 28,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40931,
            "slug": "vs19_555_099",
            "identifier": "vs19_555_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_099/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 18.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40930,
            "slug": "vs19_555_098",
            "identifier": "vs19_555_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_098/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 18.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40929,
            "slug": "vs19_555_097",
            "identifier": "vs19_555_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_097/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 18.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40928,
            "slug": "vs19_555_096",
            "identifier": "vs19_555_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_096/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 18.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40927,
            "slug": "vs19_555_095",
            "identifier": "vs19_555_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_095/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 18.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40919,
            "slug": "vs19_555_087",
            "identifier": "vs19_555_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_087/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 18.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40917,
            "slug": "vs19_555_085",
            "identifier": "vs19_555_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_085/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 18.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40916,
            "slug": "vs19_555_084",
            "identifier": "vs19_555_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_084/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 84,
            "title": "EM 18.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40915,
            "slug": "vs19_555_083",
            "identifier": "vs19_555_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_083/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 18.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40914,
            "slug": "vs19_555_082",
            "identifier": "vs19_555_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_082/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 18.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40913,
            "slug": "vs19_555_081",
            "identifier": "vs19_555_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_081/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 18.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40912,
            "slug": "vs19_555_080",
            "identifier": "vs19_555_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_080/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40963,
            "slug": "vs19_555_137",
            "identifier": "vs19_555_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_137/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2393/16 - Votazione Ordine del giorno 9/2393/16 ",
            "original_title": "Votazione Ordine del giorno 9/2393/16 ",
            "description_title": "ODG 9/2393/16",
            "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": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40962,
            "slug": "vs19_555_136",
            "identifier": "vs19_555_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_136/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 136,
            "title": "ODG 9/2393/15 - Votazione Ordine del giorno 9/2393/15 ",
            "original_title": "Votazione Ordine del giorno 9/2393/15 ",
            "description_title": "ODG 9/2393/15",
            "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": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40961,
            "slug": "vs19_555_135",
            "identifier": "vs19_555_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_135/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 135,
            "title": "ODG 9/2393/14 - Votazione Ordine del giorno 9/2393/14 ",
            "original_title": "Votazione Ordine del giorno 9/2393/14 ",
            "description_title": "ODG 9/2393/14",
            "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": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40953,
            "slug": "vs19_555_127",
            "identifier": "vs19_555_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_127/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 127,
            "title": "ODG 9/2393/3 - Votazione Ordine del giorno 9/2393/3 ",
            "original_title": "Votazione Ordine del giorno 9/2393/3 ",
            "description_title": "ODG 9/2393/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40849,
            "slug": "vs19_555_126",
            "identifier": "vs19_555_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_126/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 126,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "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": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 40861,
            "slug": "vs19_555_013",
            "identifier": "vs19_555_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_013/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40860,
            "slug": "vs19_555_012",
            "identifier": "vs19_555_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_012/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40859,
            "slug": "vs19_555_011",
            "identifier": "vs19_555_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_011/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40959,
            "slug": "vs19_555_133",
            "identifier": "vs19_555_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_133/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/2393/9 - Votazione Ordine del giorno 9/2393/9 ",
            "original_title": "Votazione Ordine del giorno 9/2393/9 ",
            "description_title": "ODG 9/2393/9",
            "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": 24,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40960,
            "slug": "vs19_555_134",
            "identifier": "vs19_555_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_134/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 134,
            "title": "ODG 9/2393/12 - Votazione Ordine del giorno 9/2393/12 ",
            "original_title": "Votazione Ordine del giorno 9/2393/12 ",
            "description_title": "ODG 9/2393/12",
            "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": 27,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40858,
            "slug": "vs19_555_010",
            "identifier": "vs19_555_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_010/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40857,
            "slug": "vs19_555_009",
            "identifier": "vs19_555_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_009/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40856,
            "slug": "vs19_555_008",
            "identifier": "vs19_555_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_008/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40882,
            "slug": "vs19_555_046",
            "identifier": "vs19_555_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_046/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 14.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40848,
            "slug": "vs19_555_125",
            "identifier": "vs19_555_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_125/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 33,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 40850,
            "slug": "vs19_555_001",
            "identifier": "vs19_555_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_001/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-497 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-497 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40869,
            "slug": "vs19_555_023",
            "identifier": "vs19_555_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_023/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40837,
            "slug": "vs19_555_037",
            "identifier": "vs19_555_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_037/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 37,
            "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": 23,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40875,
            "slug": "vs19_555_036",
            "identifier": "vs19_555_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_036/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40874,
            "slug": "vs19_555_035",
            "identifier": "vs19_555_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_035/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40887,
            "slug": "vs19_555_052",
            "identifier": "vs19_555_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_052/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 15.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40886,
            "slug": "vs19_555_051",
            "identifier": "vs19_555_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_051/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 51,
            "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": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40885,
            "slug": "vs19_555_050",
            "identifier": "vs19_555_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_050/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 50,
            "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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40880,
            "slug": "vs19_555_043",
            "identifier": "vs19_555_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_043/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 43,
            "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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40872,
            "slug": "vs19_555_031",
            "identifier": "vs19_555_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_031/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40870,
            "slug": "vs19_555_024",
            "identifier": "vs19_555_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_024/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40825,
            "slug": "19-360-1",
            "identifier": "19-360-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-360-1/?format=api",
            "sitting": {
                "id": 2120,
                "date": "2025-10-29",
                "number": 360,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1578. Em. 1.9000, il Governo",
            "original_title": "Disegno di legge n. 1578. Em. 1.9000, il Governo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 81.51,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 40964,
            "slug": "19-361-2",
            "identifier": "19-361-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-361-2/?format=api",
            "sitting": {
                "id": 2122,
                "date": "2025-10-30",
                "number": 361,
                "branch": "S"
            },
            "number": 2,
            "title": "Separazione delle carriere dei magistrati",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Separazione delle carriere dei magistrati",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 91.6,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 40974,
            "slug": "vs19_559_009",
            "identifier": "vs19_559_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_009/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2642-A/3 - Votazione Ordine del giorno 9/2642-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/3 ",
            "description_title": "ODG 9/2642-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40976,
            "slug": "vs19_559_011",
            "identifier": "vs19_559_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_011/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2642-A/5 - Votazione Ordine del giorno 9/2642-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/5 ",
            "description_title": "ODG 9/2642-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40966,
            "slug": "vs19_559_013",
            "identifier": "vs19_559_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_013/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 13,
            "title": "Conversione decreto Arera",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2642-A - VOTO FINALE",
            "public_title": "Conversione decreto Arera",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40967,
            "slug": "vs19_559_001",
            "identifier": "vs19_559_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_001/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 2313 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 2313 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40968,
            "slug": "vs19_559_002",
            "identifier": "vs19_559_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_002/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 2,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 106,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40969,
            "slug": "vs19_559_003",
            "identifier": "vs19_559_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_003/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 3,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 107,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40977,
            "slug": "vs19_559_012",
            "identifier": "vs19_559_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_012/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2642-A/6 - Votazione Ordine del giorno 9/2642-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/6 ",
            "description_title": "ODG 9/2642-A/6",
            "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": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40973,
            "slug": "vs19_559_008",
            "identifier": "vs19_559_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_008/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2642-A/2 - Votazione Ordine del giorno 9/2642-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/2 ",
            "description_title": "ODG 9/2642-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40972,
            "slug": "vs19_559_007",
            "identifier": "vs19_559_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_007/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2642-A/1 - Votazione Ordine del giorno 9/2642-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/1 ",
            "description_title": "ODG 9/2642-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        }
    ]
}