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

{
    "count": 22025,
    "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=-date&page=24",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=22",
    "results": [
        {
            "id": 38986,
            "slug": "vs19_495_001",
            "identifier": "vs19_495_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_001/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2448 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2448 - ODG N. 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38988,
            "slug": "vs19_495_003",
            "identifier": "vs19_495_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_003/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2448/4 - Votazione Ordine del giorno 9/2448/4 ",
            "original_title": "Votazione Ordine del giorno 9/2448/4 ",
            "description_title": "ODG 9/2448/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38999,
            "slug": "vs19_495_016",
            "identifier": "vs19_495_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_016/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 16,
            "title": "EM  2.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM  2.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": 73,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38989,
            "slug": "vs19_495_004",
            "identifier": "vs19_495_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_004/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2448/5 - Votazione Ordine del giorno 9/2448/5 ",
            "original_title": "Votazione Ordine del giorno 9/2448/5 ",
            "description_title": "ODG 9/2448/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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38997,
            "slug": "vs19_495_013",
            "identifier": "vs19_495_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_013/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-460 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-460",
            "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": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 38998,
            "slug": "vs19_495_014",
            "identifier": "vs19_495_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_014/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 14,
            "title": "MOZ 1-461 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-461",
            "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": 124,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38995,
            "slug": "vs19_495_011",
            "identifier": "vs19_495_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_011/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-457 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-457",
            "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": 67.31
        },
        {
            "id": 38992,
            "slug": "vs19_495_007",
            "identifier": "vs19_495_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_007/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2448/8 - Votazione Ordine del giorno 9/2448/8 ",
            "original_title": "Votazione Ordine del giorno 9/2448/8 ",
            "description_title": "ODG 9/2448/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38994,
            "slug": "vs19_495_010",
            "identifier": "vs19_495_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_010/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-456 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-456",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38996,
            "slug": "vs19_495_012",
            "identifier": "vs19_495_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_012/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-458 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-458",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38991,
            "slug": "vs19_495_006",
            "identifier": "vs19_495_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_006/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2448/7 - Votazione Ordine del giorno 9/2448/7 ",
            "original_title": "Votazione Ordine del giorno 9/2448/7 ",
            "description_title": "ODG 9/2448/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38987,
            "slug": "vs19_495_002",
            "identifier": "vs19_495_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_002/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2448/3 - Votazione Ordine del giorno 9/2448/3 ",
            "original_title": "Votazione Ordine del giorno 9/2448/3 ",
            "description_title": "ODG 9/2448/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38984,
            "slug": "vs19_495_018",
            "identifier": "vs19_495_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_018/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 18,
            "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": 71,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38980,
            "slug": "vs19_495_008",
            "identifier": "vs19_495_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_008/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 8,
            "title": "Conversione decreto Irpef",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2448 - VOTO FINALE",
            "public_title": "Conversione decreto Irpef",
            "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": 76,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38985,
            "slug": "vs19_495_019",
            "identifier": "vs19_495_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_019/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 19,
            "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": 72,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38981,
            "slug": "vs19_495_020",
            "identifier": "vs19_495_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_020/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 20,
            "title": "Istituzione della Giornata della ristorazione",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1672-A - VOTO FINALE",
            "public_title": "Istituzione della Giornata della ristorazione",
            "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": 68,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38983,
            "slug": "vs19_495_017",
            "identifier": "vs19_495_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_017/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 17,
            "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": 72,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38982,
            "slug": "vs19_495_015",
            "identifier": "vs19_495_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_015/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 15,
            "title": "PDL 1672-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1672-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": 72,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38993,
            "slug": "vs19_495_009",
            "identifier": "vs19_495_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_009/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-426 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-426",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38979,
            "slug": "vs19_492_006",
            "identifier": "vs19_492_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_006/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 6,
            "title": "RIS 6-188 PREM E CPV 2,4,5 DISP - Votazione Risoluzione 6_00188",
            "original_title": "Votazione Risoluzione 6_00188",
            "description_title": "RIS 6-188 PREM E CPV 2,4,5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38974,
            "slug": "vs19_492_001",
            "identifier": "vs19_492_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_001/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 1,
            "title": "RIS 6-185 - Votazione Risoluzione 6_00185",
            "original_title": "Votazione Risoluzione 6_00185",
            "description_title": "RIS 6-185",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38976,
            "slug": "vs19_492_003",
            "identifier": "vs19_492_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_003/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 3,
            "title": "RIS 6-187 CPV 1, 2, 3, 5 RIF DISP - Votazione Risoluzione 6_00187",
            "original_title": "Votazione Risoluzione 6_00187",
            "description_title": "RIS 6-187 CPV 1, 2, 3, 5 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38978,
            "slug": "vs19_492_005",
            "identifier": "vs19_492_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_005/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-188 CPV 1 E 6 RIF, 3 DISP - Votazione Risoluzione 6_00188",
            "original_title": "Votazione Risoluzione 6_00188",
            "description_title": "RIS 6-188 CPV 1 E 6 RIF, 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38975,
            "slug": "vs19_492_002",
            "identifier": "vs19_492_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_002/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 2,
            "title": "RIS 6-186 - Votazione Risoluzione 6_00186",
            "original_title": "Votazione Risoluzione 6_00186",
            "description_title": "RIS 6-186",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38977,
            "slug": "vs19_492_004",
            "identifier": "vs19_492_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_004/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-187 PREM E CPV 4 DISP - Votazione Risoluzione 6_00187",
            "original_title": "Votazione Risoluzione 6_00187",
            "description_title": "RIS 6-187 PREM E CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 38971,
            "slug": "vs19_491_158",
            "identifier": "vs19_491_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_158/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 158,
            "title": "MOZ 1-455 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-455",
            "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": 55,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38829,
            "slug": "vs19_491_160",
            "identifier": "vs19_491_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_160/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 160,
            "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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38972,
            "slug": "vs19_491_163",
            "identifier": "vs19_491_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_163/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 163,
            "title": "DDL 2291 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2291 - ODG 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38970,
            "slug": "vs19_491_157",
            "identifier": "vs19_491_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_157/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 157,
            "title": "MOZ 1-454 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-454",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 45.51
        },
        {
            "id": 38968,
            "slug": "vs19_491_155",
            "identifier": "vs19_491_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_155/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP",
            "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": 33,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38836,
            "slug": "vs19_491_170",
            "identifier": "vs19_491_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_170/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 170,
            "title": "DDL 2101 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2101 - 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": 75,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 51.28
        },
        {
            "id": 38969,
            "slug": "vs19_491_156",
            "identifier": "vs19_491_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_156/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 156,
            "title": "MOZ 1-450 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-450",
            "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": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38837,
            "slug": "vs19_491_171",
            "identifier": "vs19_491_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_171/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 171,
            "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": 75,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 38841,
            "slug": "vs19_491_176",
            "identifier": "vs19_491_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_176/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 176,
            "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": 113,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38967,
            "slug": "vs19_491_154",
            "identifier": "vs19_491_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_154/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 154,
            "title": "MOZ 1-448 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38938,
            "slug": "vs19_491_120",
            "identifier": "vs19_491_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_120/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 26.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1016",
            "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": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38939,
            "slug": "vs19_491_121",
            "identifier": "vs19_491_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_121/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 26.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 38804,
            "slug": "vs19_491_028",
            "identifier": "vs19_491_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_028/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 28,
            "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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38966,
            "slug": "vs19_491_153",
            "identifier": "vs19_491_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_153/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-448 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 13 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38935,
            "slug": "vs19_491_117",
            "identifier": "vs19_491_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_117/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 26.5, 26.1005, 26.1013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.5, 26.1005, 26.1013",
            "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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38937,
            "slug": "vs19_491_119",
            "identifier": "vs19_491_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_119/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 26.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 31,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38824,
            "slug": "vs19_491_122",
            "identifier": "vs19_491_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_122/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 122,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 78,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 34.62
        },
        {
            "id": 38927,
            "slug": "vs19_491_109",
            "identifier": "vs19_491_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_109/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 26.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38815,
            "slug": "vs19_491_092",
            "identifier": "vs19_491_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_092/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 83,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 38973,
            "slug": "vs19_491_177",
            "identifier": "vs19_491_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_177/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 177,
            "title": "EM 3.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 111,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38842,
            "slug": "vs19_491_178",
            "identifier": "vs19_491_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_178/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 178,
            "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": 111,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38933,
            "slug": "vs19_491_115",
            "identifier": "vs19_491_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_115/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 26.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 31,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38934,
            "slug": "vs19_491_116",
            "identifier": "vs19_491_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_116/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 26.4, 26.1007, 26.1014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4, 26.1007, 26.1014",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38953,
            "slug": "vs19_491_139",
            "identifier": "vs19_491_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_139/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2280/13 - Votazione Ordine del giorno 9/2280/13 ",
            "original_title": "Votazione Ordine del giorno 9/2280/13 ",
            "description_title": "ODG 9/2280/13",
            "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": 27,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38916,
            "slug": "vs19_491_089",
            "identifier": "vs19_491_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_089/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.54
        }
    ]
}