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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=186",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=184",
    "results": [
        {
            "id": 27209,
            "slug": "vs19_231_020",
            "identifier": "vs19_231_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_020/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1620",
            "description_title": "Emendamento 3.27 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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27218,
            "slug": "vs19_231_011",
            "identifier": "vs19_231_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_011/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.12 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.12 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1620",
            "description_title": "Emendamento 3.12 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": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 27213,
            "slug": "vs19_231_048",
            "identifier": "vs19_231_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_048/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1620",
            "original_title": "Votazione Articolo 3 DDL n. 1620",
            "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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27210,
            "slug": "vs19_231_004",
            "identifier": "vs19_231_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_004/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1620",
            "original_title": "Votazione Articolo 1 DDL n. 1620",
            "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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27205,
            "slug": "vs19_231_008",
            "identifier": "vs19_231_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_008/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento EM 3.4 COLUCCI ALFONSO (M5S) - Votazione Emendamento EM DDL n. 1620",
            "original_title": "Votazione Emendamento EM DDL n. 1620",
            "description_title": "Emendamento EM 3.4 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27195,
            "slug": "vs19_231_010",
            "identifier": "vs19_231_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_010/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.7 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1620",
            "description_title": "Emendamento 3.7 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": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27198,
            "slug": "vs19_231_024",
            "identifier": "vs19_231_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_024/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.33 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.33 DDL n. 1620",
            "description_title": "Emendamento 3.33 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27197,
            "slug": "vs19_231_043",
            "identifier": "vs19_231_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_043/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.72 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.72 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.72 DDL n. 1620",
            "description_title": "Emendamento 3.72 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27196,
            "slug": "vs19_231_012",
            "identifier": "vs19_231_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_012/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1620",
            "description_title": "Emendamento 3.16 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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27185,
            "slug": "vs19_231_035",
            "identifier": "vs19_231_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_035/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 3.58 COLUCCI ALFONSO (M5S) e 3.59 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.58 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.58 DDL n. 1620",
            "description_title": "Identici emendamenti 3.58 COLUCCI ALFONSO (M5S) e 3.59 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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27184,
            "slug": "vs19_231_007",
            "identifier": "vs19_231_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_007/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1620",
            "description_title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 15,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27182,
            "slug": "vs19_231_015",
            "identifier": "vs19_231_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_015/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.20 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1620",
            "description_title": "Emendamento 3.20 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": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27174,
            "slug": "vs19_231_013",
            "identifier": "vs19_231_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_013/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.18 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1620",
            "description_title": "Emendamento 3.18 FRATOIANNI NICOLA (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": 14,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 ROSATO ETTORE (APERRE)",
            "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": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27220,
            "slug": "vs19_231_044",
            "identifier": "vs19_231_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_044/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 3.74 COLUCCI ALESSANDRO (NM-M) e 3.75 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.74 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.74 DDL n. 1620",
            "description_title": "Identici emendamenti 3.74 COLUCCI ALESSANDRO (NM-M) e 3.75 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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27204,
            "slug": "vs19_231_018",
            "identifier": "vs19_231_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_018/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.25 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.25 DDL n. 1620",
            "description_title": "Emendamento 3.25 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": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27199,
            "slug": "vs19_231_014",
            "identifier": "vs19_231_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_014/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.1000 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1620",
            "description_title": "Emendamento 3.1000 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": 14,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27191,
            "slug": "vs19_231_047",
            "identifier": "vs19_231_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_047/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.79 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.79 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.79 DDL n. 1620",
            "description_title": "Emendamento 3.79 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27179,
            "slug": "vs19_231_017",
            "identifier": "vs19_231_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_017/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1620",
            "description_title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 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": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27217,
            "slug": "vs19_231_025",
            "identifier": "vs19_231_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_025/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.36 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.36 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1620",
            "description_title": "Emendamento 3.36 BOSCHI MARIA ELENA (IVICRE)",
            "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": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27219,
            "slug": "vs19_231_029",
            "identifier": "vs19_231_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_029/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.47 DDL n. 1620",
            "description_title": "Emendamento 3.47 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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27241,
            "slug": "vs19_232_009",
            "identifier": "vs19_232_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_009/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.19 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1620",
            "description_title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE)",
            "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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP)",
            "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": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27356,
            "slug": "vs19_232_058",
            "identifier": "vs19_232_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_058/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1620/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/9 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27342,
            "slug": "vs19_232_064",
            "identifier": "vs19_232_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_064/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 134,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27336,
            "slug": "vs19_232_062",
            "identifier": "vs19_232_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_062/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS)",
            "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": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS)",
            "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": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27346,
            "slug": "vs19_232_059",
            "identifier": "vs19_232_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_059/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27377,
            "slug": "vs19_232_056",
            "identifier": "vs19_232_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_056/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP)",
            "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": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27368,
            "slug": "vs19_232_066",
            "identifier": "vs19_232_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_066/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27366,
            "slug": "vs19_232_057",
            "identifier": "vs19_232_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_057/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27284,
            "slug": "vs19_232_007",
            "identifier": "vs19_232_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_007/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1620",
            "description_title": "Emendamento 4.16 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27281,
            "slug": "vs19_232_027",
            "identifier": "vs19_232_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_027/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.43 DDL n. 1620",
            "description_title": "Emendamento 4.43 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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27271,
            "slug": "vs19_232_005",
            "identifier": "vs19_232_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_005/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.14 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.14 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1620",
            "description_title": "Emendamento 4.14 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "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": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27265,
            "slug": "vs19_232_044",
            "identifier": "vs19_232_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_044/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1620",
            "description_title": "Emendamento 6.15 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27264,
            "slug": "vs19_232_030",
            "identifier": "vs19_232_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_030/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.47 DDL n. 1620",
            "description_title": "Emendamento 4.47 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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27234,
            "slug": "vs19_232_008",
            "identifier": "vs19_232_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_008/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1620",
            "description_title": "Emendamento 4.18 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": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27233,
            "slug": "vs19_232_020",
            "identifier": "vs19_232_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_020/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1620",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27278,
            "slug": "vs19_232_046",
            "identifier": "vs19_232_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_046/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.302, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.302, DDL n. 1620",
            "description_title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27254,
            "slug": "vs19_232_033",
            "identifier": "vs19_232_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_033/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.57 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.57 DDL n. 1620",
            "description_title": "Emendamento 4.57 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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 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": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27235,
            "slug": "vs19_232_034",
            "identifier": "vs19_232_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_034/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.61 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.61 DDL n. 1620",
            "description_title": "Emendamento 4.61 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27354,
            "slug": "vs19_232_065",
            "identifier": "vs19_232_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_065/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27263,
            "slug": "vs19_232_050",
            "identifier": "vs19_232_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_050/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1620",
            "original_title": "Votazione Articolo 7 DDL n. 1620",
            "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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27242,
            "slug": "vs19_232_068",
            "identifier": "vs19_232_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_068/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 68,
            "title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "original_title": "Votazione finale DDL n. 1620",
            "description_title": "Ratifica ed esecuzione del Protocollo tra il Governo della Repubblica italiana e il Consiglio dei ministri della Repubblica di Albania per il rafforzamento della collaborazione in materia migratoria, fatto a Roma il 6 novembre 2023, nonché norme di coordinamento con l'ordinamento interno (DDL 1620)",
            "public_title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27236,
            "slug": "vs19_232_015",
            "identifier": "vs19_232_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_015/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.29 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.29 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.29 DDL n. 1620",
            "description_title": "Emendamento 4.29 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        }
    ]
}