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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "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=n_rebels&page=152",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=150",
    "results": [
        {
            "id": 39894,
            "slug": "vs19_515_053",
            "identifier": "vs19_515_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_053/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2460-A/20 - Votazione Ordine del giorno 9/2460-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/20 ",
            "description_title": "ODG 9/2460-A/20",
            "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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39896,
            "slug": "vs19_515_055",
            "identifier": "vs19_515_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_055/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2460-A/22 - Votazione Ordine del giorno 9/2460-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/22 ",
            "description_title": "ODG 9/2460-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": 20,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39897,
            "slug": "vs19_515_056",
            "identifier": "vs19_515_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_056/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2460-A/23 - Votazione Ordine del giorno 9/2460-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/23 ",
            "description_title": "ODG 9/2460-A/23",
            "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": 33,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39876,
            "slug": "vs19_515_035",
            "identifier": "vs19_515_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_035/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 8.018, 8.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.018, 8.020",
            "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": 15,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39853,
            "slug": "vs19_515_012",
            "identifier": "vs19_515_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_012/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39847,
            "slug": "vs19_515_006",
            "identifier": "vs19_515_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_006/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39880,
            "slug": "vs19_515_039",
            "identifier": "vs19_515_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_039/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 8.042 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.042",
            "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": 62.7,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39881,
            "slug": "vs19_515_040",
            "identifier": "vs19_515_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_040/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 40,
            "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": 18,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 39882,
            "slug": "vs19_515_041",
            "identifier": "vs19_515_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_041/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39884,
            "slug": "vs19_515_043",
            "identifier": "vs19_515_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_043/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-BIS.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39885,
            "slug": "vs19_515_044",
            "identifier": "vs19_515_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_044/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 12-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-BIS.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": 23,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39889,
            "slug": "vs19_515_048",
            "identifier": "vs19_515_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_048/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 12-TER.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12-TER.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": 121,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39891,
            "slug": "vs19_515_050",
            "identifier": "vs19_515_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_050/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39899,
            "slug": "vs19_515_058",
            "identifier": "vs19_515_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_058/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2460-A/26 - Votazione Ordine del giorno 9/2460-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/26 ",
            "description_title": "ODG 9/2460-A/26",
            "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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39842,
            "slug": "vs19_515_001",
            "identifier": "vs19_515_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_001/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2460-A - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2460-A - EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39843,
            "slug": "vs19_515_002",
            "identifier": "vs19_515_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_002/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39846,
            "slug": "vs19_515_005",
            "identifier": "vs19_515_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_005/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39848,
            "slug": "vs19_515_007",
            "identifier": "vs19_515_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_007/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39849,
            "slug": "vs19_515_008",
            "identifier": "vs19_515_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_008/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "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": 60.25,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39851,
            "slug": "vs19_515_010",
            "identifier": "vs19_515_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_010/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "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": 61.07,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39911,
            "slug": "vs19_516_008",
            "identifier": "vs19_516_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_008/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG N 18 PREMESSE - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "ODG N 18 PREMESSE",
            "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": 59,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 39918,
            "slug": "vs19_516_015",
            "identifier": "vs19_516_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_015/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/DOC VIII, N 6/35 - Votazione Ordine del giorno 9/DOC VIII, N 6/35 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/35 ",
            "description_title": "ODG 9/DOC VIII, N 6/35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39919,
            "slug": "vs19_516_016",
            "identifier": "vs19_516_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_016/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/DOC VIII, N 6/39 - Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "description_title": "ODG 9/DOC VIII, N 6/39",
            "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": 60.25,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39922,
            "slug": "vs19_516_019",
            "identifier": "vs19_516_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_019/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 19,
            "title": "DOC VIII, N 5 CONTO CONSUNTIVO 2024 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC VIII, N 5 CONTO CONSUNTIVO 2024",
            "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": 81,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 25.48
        },
        {
            "id": 39923,
            "slug": "vs19_516_020",
            "identifier": "vs19_516_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_020/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 20,
            "title": "DOC VIII, N 6 - PROG. BILANCIO 2025 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC VIII, N 6 - PROG. BILANCIO 2025",
            "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": 81,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 25.48
        },
        {
            "id": 39905,
            "slug": "vs19_516_001",
            "identifier": "vs19_516_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_001/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 1,
            "title": "TU 1091-1240-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU 1091-1240-A - EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39906,
            "slug": "vs19_516_002",
            "identifier": "vs19_516_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_002/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39907,
            "slug": "vs19_516_003",
            "identifier": "vs19_516_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_003/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39908,
            "slug": "vs19_516_004",
            "identifier": "vs19_516_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_004/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39909,
            "slug": "vs19_516_005",
            "identifier": "vs19_516_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_005/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39904,
            "slug": "vs19_516_006",
            "identifier": "vs19_516_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_006/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni in materia di conti correnti",
            "original_title": "Votazione finale ",
            "description_title": "TU 1091-1240-A - VOTO FINALE",
            "public_title": "Disposizioni in materia di conti correnti",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39927,
            "slug": "vs19_517_001",
            "identifier": "vs19_517_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_001/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2488-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2488-A - EM 1.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": 14,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39950,
            "slug": "vs19_517_024",
            "identifier": "vs19_517_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_024/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 23,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39951,
            "slug": "vs19_517_025",
            "identifier": "vs19_517_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_025/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 9.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 23,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39952,
            "slug": "vs19_517_026",
            "identifier": "vs19_517_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_026/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 9-BIS.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39968,
            "slug": "vs19_517_042",
            "identifier": "vs19_517_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_042/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 11.6, 11.7, 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6, 11.7, 11.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": 59.43,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39970,
            "slug": "vs19_517_044",
            "identifier": "vs19_517_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_044/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39971,
            "slug": "vs19_517_045",
            "identifier": "vs19_517_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_045/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 45,
            "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": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39972,
            "slug": "vs19_517_046",
            "identifier": "vs19_517_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_046/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 31,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39974,
            "slug": "vs19_517_048",
            "identifier": "vs19_517_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_048/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39993,
            "slug": "vs19_517_067",
            "identifier": "vs19_517_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_067/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2488-A/32 - Votazione Ordine del giorno 9/2488-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/32 ",
            "description_title": "ODG 9/2488-A/32",
            "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": 50.41,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39994,
            "slug": "vs19_517_068",
            "identifier": "vs19_517_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_068/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2488-A/34 - Votazione Ordine del giorno 9/2488-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/34 ",
            "description_title": "ODG 9/2488-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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39996,
            "slug": "vs19_517_070",
            "identifier": "vs19_517_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_070/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2488-A/39 - Votazione Ordine del giorno 9/2488-A/39 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/39 ",
            "description_title": "ODG 9/2488-A/39",
            "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": 50.82,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39944,
            "slug": "vs19_517_018",
            "identifier": "vs19_517_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_018/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39947,
            "slug": "vs19_517_021",
            "identifier": "vs19_517_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_021/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 57.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39949,
            "slug": "vs19_517_023",
            "identifier": "vs19_517_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_023/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39956,
            "slug": "vs19_517_030",
            "identifier": "vs19_517_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_030/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 9-BIS.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.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": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 57.32
        }
    ]
}