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

{
    "count": 22002,
    "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=identifier&page=439",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=437",
    "results": [
        {
            "id": 39913,
            "slug": "vs19_516_010",
            "identifier": "vs19_516_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_010/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/DOC VIII, N 6/20 - Votazione Ordine del giorno 9/DOC VIII, N 6/20 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/20 ",
            "description_title": "ODG 9/DOC VIII, N 6/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39914,
            "slug": "vs19_516_011",
            "identifier": "vs19_516_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_011/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/DOC VIII, N 6/22 - Votazione Ordine del giorno 9/DOC VIII, N 6/22 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/22 ",
            "description_title": "ODG 9/DOC VIII, N 6/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": 4,
            "n_margin": 53,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 39915,
            "slug": "vs19_516_012",
            "identifier": "vs19_516_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_012/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/DOC VIII, N 6/29 - Votazione Ordine del giorno 9/DOC VIII, N 6/29 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/29 ",
            "description_title": "ODG 9/DOC VIII, N 6/29",
            "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": 37,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39916,
            "slug": "vs19_516_013",
            "identifier": "vs19_516_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_013/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/DOC VIII, N 6/33 IMPEGNO - Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "description_title": "ODG 9/DOC VIII, N 6/33 IMPEGNO",
            "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": 21,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39917,
            "slug": "vs19_516_014",
            "identifier": "vs19_516_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_014/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/DOC VIII, N 6/34 - Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "description_title": "ODG 9/DOC VIII, N 6/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "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.55,
            "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.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39920,
            "slug": "vs19_516_017",
            "identifier": "vs19_516_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_017/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/DOC VIII, N 6/40 - Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "description_title": "ODG 9/DOC VIII, N 6/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39921,
            "slug": "vs19_516_018",
            "identifier": "vs19_516_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_018/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/DOC VIII, N 6/70 - Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "description_title": "ODG 9/DOC VIII, N 6/70",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 75.16
        },
        {
            "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.62,
            "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.62,
            "minority_cohesion_rate": 25.48
        },
        {
            "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.97,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39928,
            "slug": "vs19_517_002",
            "identifier": "vs19_517_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_002/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 39929,
            "slug": "vs19_517_003",
            "identifier": "vs19_517_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_003/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "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": 48,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 39930,
            "slug": "vs19_517_004",
            "identifier": "vs19_517_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_004/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 4,
            "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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39931,
            "slug": "vs19_517_005",
            "identifier": "vs19_517_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_005/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 2.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39932,
            "slug": "vs19_517_006",
            "identifier": "vs19_517_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_006/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 27,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39933,
            "slug": "vs19_517_007",
            "identifier": "vs19_517_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_007/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39935,
            "slug": "vs19_517_009",
            "identifier": "vs19_517_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_009/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 9,
            "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": 40,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 39936,
            "slug": "vs19_517_010",
            "identifier": "vs19_517_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_010/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39937,
            "slug": "vs19_517_011",
            "identifier": "vs19_517_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_011/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39938,
            "slug": "vs19_517_012",
            "identifier": "vs19_517_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_012/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 4.01001 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01001 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": 117,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39939,
            "slug": "vs19_517_013",
            "identifier": "vs19_517_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_013/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39940,
            "slug": "vs19_517_014",
            "identifier": "vs19_517_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_014/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39941,
            "slug": "vs19_517_015",
            "identifier": "vs19_517_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_015/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39942,
            "slug": "vs19_517_016",
            "identifier": "vs19_517_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_016/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39943,
            "slug": "vs19_517_017",
            "identifier": "vs19_517_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_017/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "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.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39945,
            "slug": "vs19_517_019",
            "identifier": "vs19_517_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_019/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "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.44,
            "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": 58.02,
            "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.44,
            "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.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "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.32,
            "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.91,
            "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": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39954,
            "slug": "vs19_517_028",
            "identifier": "vs19_517_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_028/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 9-BIS.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "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.44,
            "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": 58.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39958,
            "slug": "vs19_517_032",
            "identifier": "vs19_517_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_032/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9-BIS.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1008",
            "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": 27,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39959,
            "slug": "vs19_517_033",
            "identifier": "vs19_517_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_033/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 9-BIS.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1005",
            "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": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39960,
            "slug": "vs19_517_034",
            "identifier": "vs19_517_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_034/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9-BIS.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39961,
            "slug": "vs19_517_035",
            "identifier": "vs19_517_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_035/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9-BIS.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1009",
            "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": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39962,
            "slug": "vs19_517_036",
            "identifier": "vs19_517_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_036/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9-BIS.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1010",
            "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": 59.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39963,
            "slug": "vs19_517_037",
            "identifier": "vs19_517_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_037/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 9-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39964,
            "slug": "vs19_517_038",
            "identifier": "vs19_517_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_038/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 9-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 28,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39965,
            "slug": "vs19_517_039",
            "identifier": "vs19_517_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_039/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.02",
            "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.85,
            "minority_cohesion_rate": 60.51
        }
    ]
}