Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=95
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=date&page=96",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=94",
    "results": [
        {
            "id": 22172,
            "slug": "vs19_137_116",
            "identifier": "vs19_137_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_116/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1038",
            "description_title": "Emendamento 5.88 MEROLA VIRGINIO (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": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22166,
            "slug": "vs19_137_016",
            "identifier": "vs19_137_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_016/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.27 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.27 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.27 DDL n. 1038",
            "description_title": "Emendamento 2.27 BORRELLI FRANCESCO EMILIO (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": 51,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22165,
            "slug": "vs19_137_045",
            "identifier": "vs19_137_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_045/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.14 FENU EMILIANO (M5S) - Votazione Emendamento 3.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.14 DDL n. 1038",
            "description_title": "Emendamento 3.14 FENU EMILIANO (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": 47,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22180,
            "slug": "vs19_137_054",
            "identifier": "vs19_137_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_054/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 4.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1038",
            "description_title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21888,
            "slug": "vs19_137_001",
            "identifier": "vs19_137_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_001/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 1.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1038",
            "description_title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22139,
            "slug": "vs19_137_004",
            "identifier": "vs19_137_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_004/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 2.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1038",
            "description_title": "Emendamento 2.1 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22125,
            "slug": "vs19_137_068",
            "identifier": "vs19_137_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_068/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 5.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1038",
            "description_title": "Emendamento 5.4 MEROLA VIRGINIO (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": 42,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21884,
            "slug": "vs19_137_050",
            "identifier": "vs19_137_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_050/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1038",
            "description_title": "Emendamento 4.6 TABACCI BRUNO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22181,
            "slug": "vs19_137_129",
            "identifier": "vs19_137_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_129/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 6.13 FENU EMILIANO (M5S) - Votazione Emendamento 6.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1038",
            "description_title": "Emendamento 6.13 FENU EMILIANO (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": 105,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22174,
            "slug": "vs19_137_040",
            "identifier": "vs19_137_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_040/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.8 GRIMALDI MARCO (AVS) - Votazione Emendamento 3.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1038",
            "description_title": "Emendamento 3.8 GRIMALDI MARCO (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": 45,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21878,
            "slug": "vs19_137_070",
            "identifier": "vs19_137_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_070/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 5.12 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1038",
            "description_title": "Emendamento 5.12 GUERRA MARIA CECILIA (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": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21877,
            "slug": "vs19_137_010",
            "identifier": "vs19_137_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_010/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.12 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1038",
            "description_title": "Emendamento 2.12 MEROLA VIRGINIO (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": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22087,
            "slug": "vs19_137_066",
            "identifier": "vs19_137_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_066/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 5.2 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1038",
            "description_title": "Emendamento 5.2 GUERRA MARIA CECILIA (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": 43,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22085,
            "slug": "vs19_137_144",
            "identifier": "vs19_137_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_144/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 7.1 FENU EMILIANO (M5S) - Votazione Emendamento 7.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1038",
            "description_title": "Emendamento 7.1 FENU EMILIANO (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": 105,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22106,
            "slug": "vs19_137_131",
            "identifier": "vs19_137_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_131/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 6.15 FENU EMILIANO (M5S) - Votazione Emendamento 6.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1038",
            "description_title": "Emendamento 6.15 FENU EMILIANO (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": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21919,
            "slug": "vs19_137_091",
            "identifier": "vs19_137_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_091/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.44 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.44 DDL n. 1038",
            "description_title": "Emendamento 5.44 GUERRA MARIA CECILIA (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": 44,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21924,
            "slug": "vs19_137_110",
            "identifier": "vs19_137_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_110/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 5.74 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.74 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.74 DDL n. 1038",
            "description_title": "Emendamento 5.74 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": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 21895,
            "slug": "vs19_137_065",
            "identifier": "vs19_137_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_065/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5.1 FENU EMILIANO (M5S) - Votazione Emendamento 5.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1038",
            "description_title": "Emendamento 5.1 FENU EMILIANO (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": 92,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 21949,
            "slug": "vs19_137_189",
            "identifier": "vs19_137_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_189/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 189,
            "title": "Emendamento 10.5 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1038",
            "description_title": "Emendamento 10.5 TABACCI BRUNO (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": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 21948,
            "slug": "vs19_137_061",
            "identifier": "vs19_137_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_061/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1038",
            "description_title": "Emendamento 4.20 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21947,
            "slug": "vs19_137_035",
            "identifier": "vs19_137_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_035/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.1 FENU EMILIANO (M5S) - Votazione Emendamento 3.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1038",
            "description_title": "Emendamento 3.1 FENU EMILIANO (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": 37,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21935,
            "slug": "vs19_137_172",
            "identifier": "vs19_137_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_172/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 9.7 COSTA SERGIO (M5S) - Votazione Emendamento 9.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.7 DDL n. 1038",
            "description_title": "Emendamento 9.7 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21943,
            "slug": "vs19_137_148",
            "identifier": "vs19_137_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_148/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 7.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.6 DDL n. 1038",
            "description_title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE)",
            "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": 58,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 21939,
            "slug": "vs19_137_108",
            "identifier": "vs19_137_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_108/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 5.70 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.70 DDL n. 1038",
            "description_title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE)",
            "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": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21945,
            "slug": "vs19_137_025",
            "identifier": "vs19_137_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_025/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.48 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.48 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.48 DDL n. 1038",
            "description_title": "Emendamento 2.48 ALIFANO ENRICA (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": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21932,
            "slug": "vs19_137_107",
            "identifier": "vs19_137_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_107/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 5.65 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 5.65 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.65 DDL n. 1038",
            "description_title": "Emendamento 5.65 DE LUCA PIERO (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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22025,
            "slug": "vs19_137_175",
            "identifier": "vs19_137_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_175/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 9.10 FENU EMILIANO (M5S) - Votazione Emendamento 9.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.10 DDL n. 1038",
            "description_title": "Emendamento 9.10 FENU EMILIANO (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": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21930,
            "slug": "vs19_137_024",
            "identifier": "vs19_137_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_024/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.47 FENU EMILIANO (M5S) - Votazione Emendamento 2.47 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.47 DDL n. 1038",
            "description_title": "Emendamento 2.47 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22027,
            "slug": "vs19_137_109",
            "identifier": "vs19_137_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_109/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.71 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.71 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.71 DDL n. 1038",
            "description_title": "Emendamento 5.71 D'ALFONSO LUCIANO (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22032,
            "slug": "vs19_137_149",
            "identifier": "vs19_137_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_149/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 7.7 COSTA SERGIO (M5S) - Votazione Emendamento 7.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.7 DDL n. 1038",
            "description_title": "Emendamento 7.7 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 22077,
            "slug": "vs19_137_103",
            "identifier": "vs19_137_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_103/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 5.59 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.59 DDL n. 1038",
            "description_title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE)",
            "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": 60,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22060,
            "slug": "vs19_137_163",
            "identifier": "vs19_137_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_163/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1038",
            "original_title": "Votazione Articolo 8 DDL n. 1038",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22049,
            "slug": "vs19_137_177",
            "identifier": "vs19_137_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_177/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 9.12 FENU EMILIANO (M5S) - Votazione Emendamento 9.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1038",
            "description_title": "Emendamento 9.12 FENU EMILIANO (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": 72,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22040,
            "slug": "vs19_137_022",
            "identifier": "vs19_137_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_022/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.40 FENU EMILIANO (M5S) - Votazione Emendamento 2.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.40 DDL n. 1038",
            "description_title": "Emendamento 2.40 FENU EMILIANO (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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22086,
            "slug": "vs19_137_113",
            "identifier": "vs19_137_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_113/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.82 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.82 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.82 DDL n. 1038",
            "description_title": "Emendamento 5.82 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 65,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22140,
            "slug": "vs19_137_168",
            "identifier": "vs19_137_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_168/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 9.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.2 DDL n. 1038",
            "description_title": "Emendamento 9.2 MEROLA VIRGINIO (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": 61,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22158,
            "slug": "vs19_137_191",
            "identifier": "vs19_137_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_191/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1038",
            "original_title": "Votazione Articolo 10 DDL n. 1038",
            "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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22148,
            "slug": "vs19_137_015",
            "identifier": "vs19_137_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_015/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.25 FENU EMILIANO (M5S) - Votazione Emendamento 2.25 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1038",
            "description_title": "Emendamento 2.25 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22133,
            "slug": "vs19_137_100",
            "identifier": "vs19_137_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_100/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 5.53 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.53 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.53 DDL n. 1038",
            "description_title": "Emendamento 5.53 ALIFANO ENRICA (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": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22127,
            "slug": "vs19_137_125",
            "identifier": "vs19_137_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_125/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 6.8 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 6.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.8 DDL n. 1038",
            "description_title": "Emendamento 6.8 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22134,
            "slug": "vs19_137_157",
            "identifier": "vs19_137_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_157/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 7.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.18 DDL n. 1038",
            "description_title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (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": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22131,
            "slug": "vs19_137_057",
            "identifier": "vs19_137_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_057/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.16 FENU EMILIANO (M5S) - Votazione Emendamento 4.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1038",
            "description_title": "Emendamento 4.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22137,
            "slug": "vs19_137_095",
            "identifier": "vs19_137_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_095/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 5.48 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.48 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.48 DDL n. 1038",
            "description_title": "Emendamento 5.48 TABACCI BRUNO (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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22145,
            "slug": "vs19_137_080",
            "identifier": "vs19_137_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_080/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 5.25 COSTA SERGIO (M5S) - Votazione Emendamento 5.25 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.25 DDL n. 1038",
            "description_title": "Emendamento 5.25 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22159,
            "slug": "vs19_137_041",
            "identifier": "vs19_137_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_041/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.10 FENU EMILIANO (M5S) - Votazione Emendamento 3.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.10 DDL n. 1038",
            "description_title": "Emendamento 3.10 FENU EMILIANO (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": 27,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22129,
            "slug": "vs19_137_167",
            "identifier": "vs19_137_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_167/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 9.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1038",
            "description_title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE)",
            "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": 60,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22163,
            "slug": "vs19_137_055",
            "identifier": "vs19_137_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_055/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.14 FENU EMILIANO (M5S) - Votazione Emendamento 4.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1038",
            "description_title": "Emendamento 4.14 FENU EMILIANO (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": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22175,
            "slug": "vs19_137_192",
            "identifier": "vs19_137_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_192/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1038",
            "original_title": "Votazione Articolo 11 DDL n. 1038",
            "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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22178,
            "slug": "vs19_137_182",
            "identifier": "vs19_137_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_182/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 9.17 FENU EMILIANO (M5S) - Votazione Emendamento 9.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.17 DDL n. 1038",
            "description_title": "Emendamento 9.17 FENU EMILIANO (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": 76,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        }
    ]
}