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

{
    "count": 24921,
    "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=454",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=452",
    "results": [
        {
            "id": 41233,
            "slug": "vs19_572_191",
            "identifier": "vs19_572_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_191/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 191,
            "title": "ARTICOLO 71 - Votazione Articolo 71 ",
            "original_title": "Votazione Articolo 71 ",
            "description_title": "ARTICOLO 71",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40640,
            "slug": "vs19_551_022",
            "identifier": "vs19_551_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_022/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.2 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1521",
            "description_title": "Emendamento 3.2 ORRICO ANNA LAURA (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41213,
            "slug": "vs19_572_157",
            "identifier": "vs19_572_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_157/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 51 - Votazione Articolo 51 ",
            "original_title": "Votazione Articolo 51 ",
            "description_title": "ARTICOLO 51",
            "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": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40343,
            "slug": "vs19_536_053",
            "identifier": "vs19_536_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_053/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.05 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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41216,
            "slug": "vs19_572_163",
            "identifier": "vs19_572_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_163/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 54 - Votazione Articolo 54 ",
            "original_title": "Votazione Articolo 54 ",
            "description_title": "ARTICOLO 54",
            "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": 56.79,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41578,
            "slug": "vs19_580_007",
            "identifier": "vs19_580_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_007/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.66 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.66",
            "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": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40344,
            "slug": "vs19_536_054",
            "identifier": "vs19_536_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_054/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2570/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2570/2 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/2 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/2 CAFIERO DE RAHO FEDERICO (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": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41298,
            "slug": "vs19_572_088",
            "identifier": "vs19_572_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_088/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40391,
            "slug": "vs19_539_029",
            "identifier": "vs19_539_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_029/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.37 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.37 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.37 DDL n. 2623",
            "description_title": "Emendamento 1.37 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40639,
            "slug": "vs19_551_021",
            "identifier": "vs19_551_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_021/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.1 PDL n. 1521",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS)",
            "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": 67,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40931,
            "slug": "vs19_555_099",
            "identifier": "vs19_555_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_099/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 18.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.30",
            "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": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41581,
            "slug": "vs19_580_010",
            "identifier": "vs19_580_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_010/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.84 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.84",
            "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": 64,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40338,
            "slug": "vs19_536_048",
            "identifier": "vs19_536_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_048/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2570",
            "description_title": "Emendamento 9.4 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": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40222,
            "slug": "vs19_535_002",
            "identifier": "vs19_535_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_002/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 ZANELLA LUANA (AVS) - Votazione Emendamento 1.102 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.102 PDL n. 2097",
            "description_title": "Emendamento 1.102 ZANELLA LUANA (AVS)",
            "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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41336,
            "slug": "vs19_572_148",
            "identifier": "vs19_572_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_148/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 50.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40299,
            "slug": "vs19_536_009",
            "identifier": "vs19_536_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_009/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2570",
            "description_title": "Emendamento 3.4 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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40382,
            "slug": "vs19_539_020",
            "identifier": "vs19_539_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_020/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.24 MORFINO DANIELA (M5S) - Votazione Emendamento 1.24 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2623",
            "description_title": "Emendamento 1.24 MORFINO DANIELA (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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40905,
            "slug": "vs19_555_072",
            "identifier": "vs19_555_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_072/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41079,
            "slug": "vs19_568_054",
            "identifier": "vs19_568_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_054/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40395,
            "slug": "vs19_539_033",
            "identifier": "vs19_539_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_033/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.41 COSTA SERGIO (M5S) - Votazione Emendamento 1.41 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.41 DDL n. 2623",
            "description_title": "Emendamento 1.41 COSTA SERGIO (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": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40746,
            "slug": "vs19_554_078",
            "identifier": "vs19_554_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_078/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 78,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40797,
            "slug": "vs19_554_047",
            "identifier": "vs19_554_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_047/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.17 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.17 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.17 DDL n. 2662",
            "description_title": "Emendamento 3.17 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.06 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.06 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40740,
            "slug": "vs19_554_073",
            "identifier": "vs19_554_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_073/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 73,
            "title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41234,
            "slug": "vs19_572_194",
            "identifier": "vs19_572_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_194/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 194,
            "title": "ARTICOLO 72 - Votazione Articolo 72 ",
            "original_title": "Votazione Articolo 72 ",
            "description_title": "ARTICOLO 72",
            "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": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41322,
            "slug": "vs19_572_119",
            "identifier": "vs19_572_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_119/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 35.13, 35.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.13, 35.14",
            "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": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40294,
            "slug": "vs19_536_004",
            "identifier": "vs19_536_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_004/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2570",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41236,
            "slug": "vs19_572_196",
            "identifier": "vs19_572_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_196/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 196,
            "title": "ARTICOLO 74 - Votazione Articolo 74 ",
            "original_title": "Votazione Articolo 74 ",
            "description_title": "ARTICOLO 74",
            "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": 31,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42781,
            "slug": "vs19_614_032",
            "identifier": "vs19_614_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_032/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 32,
            "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": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 42248,
            "slug": "vs19_599_034",
            "identifier": "vs19_599_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_034/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 2.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.300",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 96,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 42222,
            "slug": "vs19_599_031",
            "identifier": "vs19_599_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_031/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 31,
            "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": 3,
            "n_margin": 118,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42207,
            "slug": "vs19_598_018",
            "identifier": "vs19_598_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_018/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42208,
            "slug": "vs19_598_019",
            "identifier": "vs19_598_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_019/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.300, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.300, 7.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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42756,
            "slug": "vs19_614_007",
            "identifier": "vs19_614_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_007/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 7,
            "title": "DDL 2396 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2396 - 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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42757,
            "slug": "vs19_614_008",
            "identifier": "vs19_614_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_008/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 8,
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42758,
            "slug": "vs19_614_009",
            "identifier": "vs19_614_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_009/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 9,
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42760,
            "slug": "vs19_614_011",
            "identifier": "vs19_614_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_011/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 11,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 42770,
            "slug": "vs19_614_021",
            "identifier": "vs19_614_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_021/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 130,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 42772,
            "slug": "vs19_614_023",
            "identifier": "vs19_614_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_023/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 23,
            "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": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42773,
            "slug": "vs19_614_024",
            "identifier": "vs19_614_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_024/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 128,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 42774,
            "slug": "vs19_614_025",
            "identifier": "vs19_614_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_025/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 128,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 42776,
            "slug": "vs19_614_027",
            "identifier": "vs19_614_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_027/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42763,
            "slug": "vs19_614_014",
            "identifier": "vs19_614_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_014/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 14,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42768,
            "slug": "vs19_614_019",
            "identifier": "vs19_614_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_019/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 130,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 42769,
            "slug": "vs19_614_020",
            "identifier": "vs19_614_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_020/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42777,
            "slug": "vs19_614_028",
            "identifier": "vs19_614_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_028/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 127,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 42696,
            "slug": "vs19_609_126",
            "identifier": "vs19_609_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_126/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 126,
            "title": "EM 24.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42683,
            "slug": "vs19_609_113",
            "identifier": "vs19_609_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_113/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42685,
            "slug": "vs19_609_115",
            "identifier": "vs19_609_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_115/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.22",
            "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": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42612,
            "slug": "vs19_609_042",
            "identifier": "vs19_609_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_042/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 12.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01050",
            "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": 56.79,
            "minority_cohesion_rate": 64.33
        }
    ]
}