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

{
    "count": 22091,
    "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&page=19",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=17",
    "results": [
        {
            "id": 39315,
            "slug": "vs19_499_026",
            "identifier": "vs19_499_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_026/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 39314,
            "slug": "vs19_499_025",
            "identifier": "vs19_499_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_025/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.15, 1.16, 1.17, 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15, 1.16, 1.17, 1.19",
            "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": 49.59,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39312,
            "slug": "vs19_499_023",
            "identifier": "vs19_499_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_023/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2126-A E ABB - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E ABB - 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": 17,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39290,
            "slug": "vs19_499_022",
            "identifier": "vs19_499_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_022/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 22,
            "title": "Istituzione della Giornata nazionale contro la denigrazione dell’aspetto fisico delle persone (body shaming)",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1049-A - VOTO FINALE",
            "public_title": "Istituzione della Giornata nazionale contro la denigrazione dell’aspetto fisico delle persone (body shaming)",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "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": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39299,
            "slug": "vs19_499_019",
            "identifier": "vs19_499_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_019/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39298,
            "slug": "vs19_499_018",
            "identifier": "vs19_499_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_018/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39297,
            "slug": "vs19_499_017",
            "identifier": "vs19_499_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_017/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39296,
            "slug": "vs19_499_016",
            "identifier": "vs19_499_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_016/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39295,
            "slug": "vs19_499_015",
            "identifier": "vs19_499_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_015/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39294,
            "slug": "vs19_499_014",
            "identifier": "vs19_499_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_014/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 14,
            "title": "PDL 1049-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1049-A - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39309,
            "slug": "vs19_499_013",
            "identifier": "vs19_499_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_013/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 12.200, 12.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.200, 12.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39293,
            "slug": "vs19_499_012",
            "identifier": "vs19_499_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_012/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 12,
            "title": "MANTENIMENTO ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "MANTENIMENTO ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39292,
            "slug": "vs19_499_011",
            "identifier": "vs19_499_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_011/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 11,
            "title": "MANTENIMENTO ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "MANTENIMENTO ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39308,
            "slug": "vs19_499_010",
            "identifier": "vs19_499_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_010/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 9.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.100",
            "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": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39291,
            "slug": "vs19_499_009",
            "identifier": "vs19_499_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_009/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 9,
            "title": "MANTENIMENTO ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "MANTENIMENTO ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39307,
            "slug": "vs19_499_008",
            "identifier": "vs19_499_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_008/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.100",
            "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": 15,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39306,
            "slug": "vs19_499_007",
            "identifier": "vs19_499_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_007/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 6.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.100",
            "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": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39305,
            "slug": "vs19_499_006",
            "identifier": "vs19_499_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_006/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 5.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.100",
            "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": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39304,
            "slug": "vs19_499_005",
            "identifier": "vs19_499_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_005/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 4.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.100",
            "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": 16,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39303,
            "slug": "vs19_499_004",
            "identifier": "vs19_499_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_004/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 3.200, 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.200, 3.101",
            "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": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39302,
            "slug": "vs19_499_003",
            "identifier": "vs19_499_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_003/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.102",
            "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": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39301,
            "slug": "vs19_499_002",
            "identifier": "vs19_499_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_002/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1298-A - EM 1.200, 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1298-A - EM 1.200, 1.102",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39289,
            "slug": "vs19_499_001",
            "identifier": "vs19_499_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_001/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2316-A - VOTO FINALE",
            "public_title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39288,
            "slug": "vs19_498_266",
            "identifier": "vs19_498_266",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_266/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 266,
            "title": "ODG 9/2316/49 - Votazione Ordine del giorno 9/2316/49 ",
            "original_title": "Votazione Ordine del giorno 9/2316/49 ",
            "description_title": "ODG 9/2316/49",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39287,
            "slug": "vs19_498_265",
            "identifier": "vs19_498_265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_265/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 265,
            "title": "ODG 9/2316/47 - Votazione Ordine del giorno 9/2316/47 ",
            "original_title": "Votazione Ordine del giorno 9/2316/47 ",
            "description_title": "ODG 9/2316/47",
            "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": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39286,
            "slug": "vs19_498_264",
            "identifier": "vs19_498_264",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_264/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 264,
            "title": "ODG 9/2316/46 - Votazione Ordine del giorno 9/2316/46 ",
            "original_title": "Votazione Ordine del giorno 9/2316/46 ",
            "description_title": "ODG 9/2316/46",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39285,
            "slug": "vs19_498_263",
            "identifier": "vs19_498_263",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_263/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 263,
            "title": "ODG 9/2316/40 - Votazione Ordine del giorno 9/2316/40 ",
            "original_title": "Votazione Ordine del giorno 9/2316/40 ",
            "description_title": "ODG 9/2316/40",
            "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": 54.1,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39284,
            "slug": "vs19_498_262",
            "identifier": "vs19_498_262",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_262/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 262,
            "title": "ODG 9/2316/39 - Votazione Ordine del giorno 9/2316/39 ",
            "original_title": "Votazione Ordine del giorno 9/2316/39 ",
            "description_title": "ODG 9/2316/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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39283,
            "slug": "vs19_498_261",
            "identifier": "vs19_498_261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_261/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 261,
            "title": "ODG 9/2316/38 - Votazione Ordine del giorno 9/2316/38 ",
            "original_title": "Votazione Ordine del giorno 9/2316/38 ",
            "description_title": "ODG 9/2316/38",
            "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": 18,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39282,
            "slug": "vs19_498_260",
            "identifier": "vs19_498_260",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_260/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 260,
            "title": "ODG 9/2316/37 - Votazione Ordine del giorno 9/2316/37 ",
            "original_title": "Votazione Ordine del giorno 9/2316/37 ",
            "description_title": "ODG 9/2316/37",
            "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": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39281,
            "slug": "vs19_498_259",
            "identifier": "vs19_498_259",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_259/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 259,
            "title": "ODG 9/2316/36 - Votazione Ordine del giorno 9/2316/36 ",
            "original_title": "Votazione Ordine del giorno 9/2316/36 ",
            "description_title": "ODG 9/2316/36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39280,
            "slug": "vs19_498_258",
            "identifier": "vs19_498_258",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_258/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 258,
            "title": "ODG 9/2316/35 - Votazione Ordine del giorno 9/2316/35 ",
            "original_title": "Votazione Ordine del giorno 9/2316/35 ",
            "description_title": "ODG 9/2316/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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39279,
            "slug": "vs19_498_257",
            "identifier": "vs19_498_257",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_257/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 257,
            "title": "ODG 9/2316/34 - Votazione Ordine del giorno 9/2316/34 ",
            "original_title": "Votazione Ordine del giorno 9/2316/34 ",
            "description_title": "ODG 9/2316/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": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39278,
            "slug": "vs19_498_256",
            "identifier": "vs19_498_256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_256/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 256,
            "title": "ODG 9/2316/33 - Votazione Ordine del giorno 9/2316/33 ",
            "original_title": "Votazione Ordine del giorno 9/2316/33 ",
            "description_title": "ODG 9/2316/33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39277,
            "slug": "vs19_498_255",
            "identifier": "vs19_498_255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_255/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 255,
            "title": "ODG 9/2316/32 - Votazione Ordine del giorno 9/2316/32 ",
            "original_title": "Votazione Ordine del giorno 9/2316/32 ",
            "description_title": "ODG 9/2316/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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39276,
            "slug": "vs19_498_254",
            "identifier": "vs19_498_254",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_254/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 254,
            "title": "ODG 9/2316/27 - Votazione Ordine del giorno 9/2316/27 ",
            "original_title": "Votazione Ordine del giorno 9/2316/27 ",
            "description_title": "ODG 9/2316/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39275,
            "slug": "vs19_498_253",
            "identifier": "vs19_498_253",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_253/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 253,
            "title": "ODG 9/2316/26 - Votazione Ordine del giorno 9/2316/26 ",
            "original_title": "Votazione Ordine del giorno 9/2316/26 ",
            "description_title": "ODG 9/2316/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": 20,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39274,
            "slug": "vs19_498_252",
            "identifier": "vs19_498_252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_252/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 252,
            "title": "ODG 9/2316/25 - Votazione Ordine del giorno 9/2316/25 ",
            "original_title": "Votazione Ordine del giorno 9/2316/25 ",
            "description_title": "ODG 9/2316/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39273,
            "slug": "vs19_498_251",
            "identifier": "vs19_498_251",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_251/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 251,
            "title": "ODG 9/2316/24 - Votazione Ordine del giorno 9/2316/24 ",
            "original_title": "Votazione Ordine del giorno 9/2316/24 ",
            "description_title": "ODG 9/2316/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39272,
            "slug": "vs19_498_250",
            "identifier": "vs19_498_250",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_250/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 250,
            "title": "ODG 9/2316/21 - Votazione Ordine del giorno 9/2316/21 ",
            "original_title": "Votazione Ordine del giorno 9/2316/21 ",
            "description_title": "ODG 9/2316/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39271,
            "slug": "vs19_498_249",
            "identifier": "vs19_498_249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_249/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 249,
            "title": "ODG 9/2316/20 - Votazione Ordine del giorno 9/2316/20 ",
            "original_title": "Votazione Ordine del giorno 9/2316/20 ",
            "description_title": "ODG 9/2316/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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39270,
            "slug": "vs19_498_248",
            "identifier": "vs19_498_248",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_248/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 248,
            "title": "ODG 9/2316/19 - Votazione Ordine del giorno 9/2316/19 ",
            "original_title": "Votazione Ordine del giorno 9/2316/19 ",
            "description_title": "ODG 9/2316/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39269,
            "slug": "vs19_498_247",
            "identifier": "vs19_498_247",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_247/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 247,
            "title": "ODG 9/2316/17 - Votazione Ordine del giorno 9/2316/17 ",
            "original_title": "Votazione Ordine del giorno 9/2316/17 ",
            "description_title": "ODG 9/2316/17",
            "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": 46,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39268,
            "slug": "vs19_498_246",
            "identifier": "vs19_498_246",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_246/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 246,
            "title": "ODG 9/2316/16 - Votazione Ordine del giorno 9/2316/16 ",
            "original_title": "Votazione Ordine del giorno 9/2316/16 ",
            "description_title": "ODG 9/2316/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39267,
            "slug": "vs19_498_245",
            "identifier": "vs19_498_245",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_245/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 245,
            "title": "ODG 9/2316/14 - Votazione Ordine del giorno 9/2316/14 ",
            "original_title": "Votazione Ordine del giorno 9/2316/14 ",
            "description_title": "ODG 9/2316/14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39266,
            "slug": "vs19_498_244",
            "identifier": "vs19_498_244",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_244/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 244,
            "title": "ODG 9/2316/5 - Votazione Ordine del giorno 9/2316/5 ",
            "original_title": "Votazione Ordine del giorno 9/2316/5 ",
            "description_title": "ODG 9/2316/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39050,
            "slug": "vs19_498_243",
            "identifier": "vs19_498_243",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_243/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 243,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 35.26
        }
    ]
}