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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=43",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=41",
    "results": [
        {
            "id": 37648,
            "slug": "vs19_460_048",
            "identifier": "vs19_460_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_048/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 17.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 17.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.3 DDL n. 2139",
            "description_title": "Emendamento 17.3 PENZA PASQUALINO (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": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37647,
            "slug": "vs19_460_047",
            "identifier": "vs19_460_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_047/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 17.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.2 DDL n. 2139",
            "description_title": "Emendamento 17.2 PELLEGRINI MARCO (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": 25,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37646,
            "slug": "vs19_460_046",
            "identifier": "vs19_460_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_046/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 16.05 ZARATTI FILIBERTO (AVS) e 16.06 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 16.05 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.05 DDL n. 2139",
            "description_title": "Identici articoli aggiuntivi 16.05 ZARATTI FILIBERTO (AVS) e 16.06 BONAFE' SIMONA (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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37645,
            "slug": "vs19_460_045",
            "identifier": "vs19_460_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_045/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 45,
            "title": "Identici articoli aggiuntivi 16.03 ZARATTI FILIBERTO (AVS) e 16.04 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 16.03 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.03 DDL n. 2139",
            "description_title": "Identici articoli aggiuntivi 16.03 ZARATTI FILIBERTO (AVS) e 16.04 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37644,
            "slug": "vs19_460_044",
            "identifier": "vs19_460_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_044/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 16.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 16.01 ZARATTI FILIBERTO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37614,
            "slug": "vs19_460_043",
            "identifier": "vs19_460_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_043/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2139",
            "original_title": "Votazione Articolo 16 DDL n. 2139",
            "description_title": "Articolo 16",
            "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": 82,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37643,
            "slug": "vs19_460_042",
            "identifier": "vs19_460_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_042/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 16.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento 16.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.1 DDL n. 2139",
            "description_title": "Emendamento 16.1 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37613,
            "slug": "vs19_460_041",
            "identifier": "vs19_460_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_041/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2139",
            "original_title": "Votazione Articolo 15 DDL n. 2139",
            "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": 4,
            "n_margin": 83,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37642,
            "slug": "vs19_460_040",
            "identifier": "vs19_460_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_040/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 14.01 AURIEMMA CARMELA (M5S) - Votazione Emendamento 14.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 14.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 14.01 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": 5,
            "n_margin": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37612,
            "slug": "vs19_460_039",
            "identifier": "vs19_460_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_039/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2139",
            "original_title": "Votazione Articolo 14 DDL n. 2139",
            "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": 14,
            "n_margin": 78,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37641,
            "slug": "vs19_460_038",
            "identifier": "vs19_460_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_038/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 14.1001 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 14.1001 DDL n. 2139",
            "original_title": "Votazione Emendamento 14.1001 DDL n. 2139",
            "description_title": "Emendamento 14.1001 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37640,
            "slug": "vs19_460_037",
            "identifier": "vs19_460_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_037/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 14.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 14.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 14.1 DDL n. 2139",
            "description_title": "Emendamento 14.1 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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37639,
            "slug": "vs19_460_036",
            "identifier": "vs19_460_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_036/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 13.01001 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.01001 DDL n. 2139",
            "original_title": "Votazione Emendamento 13.01001 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 13.01001 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37638,
            "slug": "vs19_460_035",
            "identifier": "vs19_460_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_035/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 13.01000 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 13.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 13.01000 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37611,
            "slug": "vs19_460_034",
            "identifier": "vs19_460_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_034/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2139",
            "original_title": "Votazione Articolo 13 DDL n. 2139",
            "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": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37637,
            "slug": "vs19_460_033",
            "identifier": "vs19_460_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_033/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 12.02 AURIEMMA CARMELA (M5S) - Votazione Emendamento 12.02 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 12.02 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": 26,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37636,
            "slug": "vs19_460_032",
            "identifier": "vs19_460_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_032/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (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": 7,
            "n_margin": 19,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37610,
            "slug": "vs19_460_031",
            "identifier": "vs19_460_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_031/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2139",
            "original_title": "Votazione Articolo 12 DDL n. 2139",
            "description_title": "Articolo 12",
            "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": 84,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37635,
            "slug": "vs19_460_030",
            "identifier": "vs19_460_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_030/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 12.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 12.1000 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2139",
            "description_title": "Emendamento 12.1000 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": 25,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37634,
            "slug": "vs19_460_029",
            "identifier": "vs19_460_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_029/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 12.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2139",
            "description_title": "Emendamento 12.5 BONAFE' SIMONA (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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37633,
            "slug": "vs19_460_028",
            "identifier": "vs19_460_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_028/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.3 DDL n. 2139",
            "description_title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 BONAFE' SIMONA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37632,
            "slug": "vs19_460_027",
            "identifier": "vs19_460_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_027/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 12.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2139",
            "description_title": "Emendamento 12.2 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37631,
            "slug": "vs19_460_026",
            "identifier": "vs19_460_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_026/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 12.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2139",
            "description_title": "Emendamento 12.1 ZARATTI FILIBERTO (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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37630,
            "slug": "vs19_460_025",
            "identifier": "vs19_460_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_025/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 11.01 LOMUTI ARNALDO (M5S) - Votazione Emendamento 11.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 11.01 LOMUTI ARNALDO (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": 63,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 37609,
            "slug": "vs19_460_024",
            "identifier": "vs19_460_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_024/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2139",
            "original_title": "Votazione Articolo 11 DDL n. 2139",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 81,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37629,
            "slug": "vs19_460_023",
            "identifier": "vs19_460_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_023/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 11.2 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2139",
            "description_title": "Emendamento 11.2 PENZA PASQUALINO (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": 26,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37628,
            "slug": "vs19_460_022",
            "identifier": "vs19_460_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_022/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 11.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 11.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2139",
            "description_title": "Emendamento 11.1 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": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37627,
            "slug": "vs19_460_021",
            "identifier": "vs19_460_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_021/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2139",
            "description_title": "Emendamento 11.3 PENZA PASQUALINO (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37608,
            "slug": "vs19_460_020",
            "identifier": "vs19_460_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_020/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2139",
            "original_title": "Votazione Articolo 10 DDL n. 2139",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 84,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37626,
            "slug": "vs19_460_019",
            "identifier": "vs19_460_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_019/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 9.01000 BALDINO VITTORIA (M5S) - Votazione Emendamento 9.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 9.01000 BALDINO VITTORIA (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": 67.49,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37607,
            "slug": "vs19_460_018",
            "identifier": "vs19_460_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_018/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2139",
            "original_title": "Votazione Articolo 9 DDL n. 2139",
            "description_title": "Articolo 9",
            "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": 86,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37625,
            "slug": "vs19_460_017",
            "identifier": "vs19_460_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_017/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 9.1 PENZA PASQUALINO (M5S) - Votazione Emendamento 9.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2139",
            "description_title": "Emendamento 9.1 PENZA PASQUALINO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37606,
            "slug": "vs19_460_016",
            "identifier": "vs19_460_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_016/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2139",
            "original_title": "Votazione Articolo 8 DDL n. 2139",
            "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": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37605,
            "slug": "vs19_460_015",
            "identifier": "vs19_460_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_015/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2139",
            "original_title": "Votazione Articolo 7 DDL n. 2139",
            "description_title": "Articolo 7",
            "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": 86,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37624,
            "slug": "vs19_460_014",
            "identifier": "vs19_460_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_014/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2139",
            "description_title": "Emendamento 7.1 ZARATTI FILIBERTO (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": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37604,
            "slug": "vs19_460_013",
            "identifier": "vs19_460_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_013/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2139",
            "original_title": "Votazione Articolo 6 DDL n. 2139",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 87,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37623,
            "slug": "vs19_460_012",
            "identifier": "vs19_460_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_012/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 6.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2139",
            "description_title": "Emendamento 6.1 ZARATTI FILIBERTO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37603,
            "slug": "vs19_460_011",
            "identifier": "vs19_460_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_011/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2139",
            "original_title": "Votazione Articolo 5 DDL n. 2139",
            "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": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37622,
            "slug": "vs19_460_010",
            "identifier": "vs19_460_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_010/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 4.02 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.02 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.02 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.02 PENZA PASQUALINO (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": 66.67,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37621,
            "slug": "vs19_460_009",
            "identifier": "vs19_460_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_009/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37602,
            "slug": "vs19_460_008",
            "identifier": "vs19_460_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_008/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 (Mantenimento) - Votazione Articolo 4 DDL n. 2139",
            "original_title": "Votazione Articolo 4 DDL n. 2139",
            "description_title": "Articolo 4 (Mantenimento)",
            "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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (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": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37601,
            "slug": "vs19_460_006",
            "identifier": "vs19_460_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_006/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2139",
            "original_title": "Votazione Articolo 3 DDL n. 2139",
            "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": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 ZARATTI FILIBERTO (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37600,
            "slug": "vs19_460_004",
            "identifier": "vs19_460_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_004/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2139",
            "original_title": "Votazione Articolo 2 DDL n. 2139",
            "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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37618,
            "slug": "vs19_460_003",
            "identifier": "vs19_460_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_003/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2139",
            "description_title": "Emendamento 2.1 ZARATTI FILIBERTO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37617,
            "slug": "vs19_460_002",
            "identifier": "vs19_460_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_002/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (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": 22,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37599,
            "slug": "vs19_460_001",
            "identifier": "vs19_460_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_001/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2139",
            "original_title": "Votazione Articolo 1 DDL n. 2139",
            "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": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 37585,
            "slug": "vs19_457_010",
            "identifier": "vs19_457_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_010/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 10,
            "title": "Modifica delle norme in tema di rottamazione dei veicoli sottoposti a fermo amministrativo",
            "original_title": "Votazione finale PDL n. 0805",
            "description_title": "Modifiche al decreto legislativo 24 giugno 2003, n. 209, e altre disposizioni in materia di cancellazione dai pubblici registri dei veicoli fuori uso sottoposti a fermo amministrativo (PDL 805 e abbinata PDL 347)",
            "public_title": "Modifica delle norme in tema di rottamazione dei veicoli sottoposti a fermo amministrativo",
            "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": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37589,
            "slug": "vs19_457_009",
            "identifier": "vs19_457_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_009/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0805",
            "original_title": "Votazione Articolo 4 PDL n. 0805",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 76.43
        }
    ]
}