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

{
    "count": 24994,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=443",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=441",
    "results": [
        {
            "id": 42211,
            "slug": "vs19_599_028",
            "identifier": "vs19_599_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_028/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 28,
            "title": "Disposizioni per la promozione e la valorizzazione dei cammini d’Italia",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1805-A - VOTO FINALE",
            "public_title": "Disposizioni per la promozione e la valorizzazione dei cammini d’Italia",
            "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": 121,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42202,
            "slug": "vs19_598_013",
            "identifier": "vs19_598_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_013/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 5.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42244,
            "slug": "vs19_599_029",
            "identifier": "vs19_599_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_029/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 29,
            "title": "PDL 1311-A - EM 1.1001 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1311-A - EM 1.1001 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 120,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42406,
            "slug": "vs19_603_121",
            "identifier": "vs19_603_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_121/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 8.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42411,
            "slug": "vs19_603_127",
            "identifier": "vs19_603_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_127/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42237,
            "slug": "vs19_599_018",
            "identifier": "vs19_599_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_018/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42246,
            "slug": "vs19_599_032",
            "identifier": "vs19_599_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_032/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 42413,
            "slug": "vs19_603_129",
            "identifier": "vs19_603_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_129/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 9.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42190,
            "slug": "vs19_598_010",
            "identifier": "vs19_598_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_010/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni in materia di sicurezza delle attività subacquee",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2521 - VOTO FINALE",
            "public_title": "Disposizioni in materia di sicurezza delle attività subacquee",
            "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": 70,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 41466,
            "slug": "vs19_577_006",
            "identifier": "vs19_577_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_006/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 6,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "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": 4,
            "n_margin": 69,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42689,
            "slug": "vs19_609_119",
            "identifier": "vs19_609_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_119/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 24.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.31",
            "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": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42783,
            "slug": "vs19_614_034",
            "identifier": "vs19_614_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_034/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 131,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 40464,
            "slug": "vs19_543_008",
            "identifier": "vs19_543_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_008/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.5 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2473",
            "description_title": "Emendamento 1.5 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42364,
            "slug": "vs19_603_074",
            "identifier": "vs19_603_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_074/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 3.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42755,
            "slug": "vs19_614_006",
            "identifier": "vs19_614_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_006/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 6,
            "title": "Istituzione della giornata della memoria per le vittime del naufragio dell'Arandora Star",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1895-A - VOTO FINALE",
            "public_title": "Istituzione della giornata della memoria per le vittime del naufragio dell'Arandora Star",
            "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": 130,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 42339,
            "slug": "vs19_603_046",
            "identifier": "vs19_603_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_046/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2511-A/3 - Votazione Ordine del giorno 9/2511-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/3 ",
            "description_title": "ODG 9/2511-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42621,
            "slug": "vs19_609_051",
            "identifier": "vs19_609_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_051/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40496,
            "slug": "vs19_543_040",
            "identifier": "vs19_543_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_040/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2473/5 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2473/5 DDL n. 2473",
            "original_title": "Votazione Ordine del giorno 9/2473/5 DDL n. 2473",
            "description_title": "Ordine del giorno n. 9/2473/5 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42409,
            "slug": "vs19_603_124",
            "identifier": "vs19_603_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_124/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 8.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42673,
            "slug": "vs19_609_103",
            "identifier": "vs19_609_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_103/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 20.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41439,
            "slug": "vs19_576_023",
            "identifier": "vs19_576_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_023/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2423-A E ABB/4 - Votazione Ordine del giorno 9/2423-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/4 ",
            "description_title": "ODG 9/2423-A E ABB/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": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40484,
            "slug": "vs19_543_028",
            "identifier": "vs19_543_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_028/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 1.23 FERRARI SARA (PD-IDP) e 1.24 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2473",
            "description_title": "Identici emendamenti 1.23 FERRARI SARA (PD-IDP) e 1.24 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42642,
            "slug": "vs19_609_072",
            "identifier": "vs19_609_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_072/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 72,
            "title": "ART AGG 14.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.012",
            "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": 35,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 42695,
            "slug": "vs19_609_125",
            "identifier": "vs19_609_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_125/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 24.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.38",
            "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": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41440,
            "slug": "vs19_576_024",
            "identifier": "vs19_576_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_024/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2423-A E ABB/5 - Votazione Ordine del giorno 9/2423-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/5 ",
            "description_title": "ODG 9/2423-A E ABB/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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40482,
            "slug": "vs19_543_026",
            "identifier": "vs19_543_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_026/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.21 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.21 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2473",
            "description_title": "Emendamento 1.21 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42203,
            "slug": "vs19_598_014",
            "identifier": "vs19_598_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_014/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 6.300, 6.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.300, 6.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42654,
            "slug": "vs19_609_084",
            "identifier": "vs19_609_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_084/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 84,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41444,
            "slug": "vs19_576_028",
            "identifier": "vs19_576_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_028/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2423-A E ABB/10 - Votazione Ordine del giorno 9/2423-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/10 ",
            "description_title": "ODG 9/2423-A E ABB/10",
            "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": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40329,
            "slug": "vs19_536_039",
            "identifier": "vs19_536_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_039/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.7 DDL n. 2570",
            "description_title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41304,
            "slug": "vs19_572_097",
            "identifier": "vs19_572_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_097/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 30.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41314,
            "slug": "vs19_572_111",
            "identifier": "vs19_572_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_111/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 35.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41231,
            "slug": "vs19_572_183",
            "identifier": "vs19_572_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_183/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 183,
            "title": "MANTENIMENTO ARTICOLO 69 - Votazione Articolo 69 ",
            "original_title": "Votazione Articolo 69 ",
            "description_title": "MANTENIMENTO ARTICOLO 69",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40328,
            "slug": "vs19_536_038",
            "identifier": "vs19_536_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_038/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 8.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2570",
            "description_title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41220,
            "slug": "vs19_572_168",
            "identifier": "vs19_572_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_168/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 168,
            "title": "ARTICOLO 58 - Votazione Articolo 58 ",
            "original_title": "Votazione Articolo 58 ",
            "description_title": "ARTICOLO 58",
            "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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41313,
            "slug": "vs19_572_110",
            "identifier": "vs19_572_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_110/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 35.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41219,
            "slug": "vs19_572_166",
            "identifier": "vs19_572_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_166/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 166,
            "title": "ARTICOLO 57 - Votazione Articolo 57 ",
            "original_title": "Votazione Articolo 57 ",
            "description_title": "ARTICOLO 57",
            "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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40296,
            "slug": "vs19_536_006",
            "identifier": "vs19_536_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_006/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2570",
            "description_title": "Emendamento 2.1 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40337,
            "slug": "vs19_536_047",
            "identifier": "vs19_536_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_047/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2570",
            "description_title": "Emendamento 9.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41230,
            "slug": "vs19_572_182",
            "identifier": "vs19_572_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_182/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 182,
            "title": "MANTENIMENTO ARTICOLO 68 - Votazione Articolo 68 ",
            "original_title": "Votazione Articolo 68 ",
            "description_title": "MANTENIMENTO ARTICOLO 68",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41346,
            "slug": "vs19_572_162",
            "identifier": "vs19_572_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_162/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 54.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 54.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41195,
            "slug": "vs19_572_104",
            "identifier": "vs19_572_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_104/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 104,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "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": 32,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41228,
            "slug": "vs19_572_180",
            "identifier": "vs19_572_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_180/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 180,
            "title": "ARTICOLO 66 - Votazione Articolo 66 ",
            "original_title": "Votazione Articolo 66 ",
            "description_title": "ARTICOLO 66",
            "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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41344,
            "slug": "vs19_572_159",
            "identifier": "vs19_572_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_159/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 53.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 53.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41223,
            "slug": "vs19_572_174",
            "identifier": "vs19_572_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_174/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 61 - Votazione Articolo 61 ",
            "original_title": "Votazione Articolo 61 ",
            "description_title": "ARTICOLO 61",
            "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": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41356,
            "slug": "vs19_572_189",
            "identifier": "vs19_572_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_189/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 71.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41199,
            "slug": "vs19_572_125",
            "identifier": "vs19_572_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_125/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 37 - Votazione Articolo 37 ",
            "original_title": "Votazione Articolo 37 ",
            "description_title": "ARTICOLO 37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41227,
            "slug": "vs19_572_179",
            "identifier": "vs19_572_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_179/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 179,
            "title": "MANTENIMENTO ARTICOLO 65 - Votazione Articolo 65 ",
            "original_title": "Votazione Articolo 65 ",
            "description_title": "MANTENIMENTO ARTICOLO 65",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41341,
            "slug": "vs19_572_154",
            "identifier": "vs19_572_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_154/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 51.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41307,
            "slug": "vs19_572_100",
            "identifier": "vs19_572_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_100/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 100,
            "title": "ART AGG 30.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        }
    ]
}