Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=93
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=94",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=92",
    "results": [
        {
            "id": 21931,
            "slug": "vs19_137_162",
            "identifier": "vs19_137_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_162/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 8.2 FENU EMILIANO (M5S) - Votazione Emendamento 8.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1038",
            "description_title": "Emendamento 8.2 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": 98,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.2 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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22143,
            "slug": "vs19_137_042",
            "identifier": "vs19_137_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_042/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.11 FENU EMILIANO (M5S) - Votazione Emendamento 3.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1038",
            "description_title": "Emendamento 3.11 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": 62,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22081,
            "slug": "vs19_137_029",
            "identifier": "vs19_137_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_029/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.52 FENU EMILIANO (M5S) - Votazione Emendamento 2.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1038",
            "description_title": "Emendamento 2.52 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": 91,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22066,
            "slug": "vs19_137_008",
            "identifier": "vs19_137_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_008/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1038",
            "description_title": "Emendamento 2.5 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": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21889,
            "slug": "vs19_137_011",
            "identifier": "vs19_137_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_011/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1038",
            "description_title": "Emendamento 2.15 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": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22171,
            "slug": "vs19_137_002",
            "identifier": "vs19_137_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_002/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1038",
            "description_title": "Emendamento 1.2 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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22095,
            "slug": "vs19_137_106",
            "identifier": "vs19_137_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_106/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 5.64 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.64 DDL n. 1038",
            "description_title": "Emendamento 5.64 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": 4,
            "n_margin": 43,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22104,
            "slug": "vs19_137_079",
            "identifier": "vs19_137_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_079/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.24 DDL n. 1038",
            "description_title": "Emendamento 5.24 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22105,
            "slug": "vs19_137_112",
            "identifier": "vs19_137_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_112/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.81 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.81 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.81 DDL n. 1038",
            "description_title": "Emendamento 5.81 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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 22092,
            "slug": "vs19_137_019",
            "identifier": "vs19_137_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_019/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.31 FENU EMILIANO (M5S) - Votazione Emendamento 2.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.31 DDL n. 1038",
            "description_title": "Emendamento 2.31 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": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22115,
            "slug": "vs19_137_058",
            "identifier": "vs19_137_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_058/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 4.17 FENU EMILIANO (M5S) - Votazione Emendamento 4.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1038",
            "description_title": "Emendamento 4.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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22094,
            "slug": "vs19_137_165",
            "identifier": "vs19_137_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_165/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 8.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.02 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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22119,
            "slug": "vs19_137_027",
            "identifier": "vs19_137_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_027/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.50 FENU EMILIANO (M5S) - Votazione Emendamento 2.50 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.50 DDL n. 1038",
            "description_title": "Emendamento 2.50 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": 70.46,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22101,
            "slug": "vs19_137_151",
            "identifier": "vs19_137_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_151/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1038",
            "description_title": "Emendamento 7.9 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22112,
            "slug": "vs19_137_048",
            "identifier": "vs19_137_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_048/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4.3 FENU EMILIANO (M5S) - Votazione Emendamento 4.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1038",
            "description_title": "Emendamento 4.3 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": 49,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22096,
            "slug": "vs19_137_049",
            "identifier": "vs19_137_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_049/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.4 FENU EMILIANO (M5S) - Votazione Emendamento 4.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1038",
            "description_title": "Emendamento 4.4 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": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22082,
            "slug": "vs19_137_154",
            "identifier": "vs19_137_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_154/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 7.13 FENU EMILIANO (M5S) - Votazione Emendamento 7.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.13 DDL n. 1038",
            "description_title": "Emendamento 7.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": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22054,
            "slug": "vs19_137_173",
            "identifier": "vs19_137_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_173/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 9.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.8 DDL n. 1038",
            "description_title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (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": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22056,
            "slug": "vs19_137_047",
            "identifier": "vs19_137_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_047/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.1 FENU EMILIANO (M5S) - Votazione Emendamento 4.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1038",
            "description_title": "Emendamento 4.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": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22051,
            "slug": "vs19_137_187",
            "identifier": "vs19_137_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_187/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 187,
            "title": "Emendamento 10.1 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 10.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1038",
            "description_title": "Emendamento 10.1 DELL'OLIO GIANMAURO (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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22068,
            "slug": "vs19_137_124",
            "identifier": "vs19_137_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_124/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 124,
            "title": "Emendamento 6.4 RAFFA ANGELA (M5S) - Votazione Emendamento 6.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1038",
            "description_title": "Emendamento 6.4 RAFFA ANGELA (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": 7,
            "n_margin": 36,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22042,
            "slug": "vs19_137_174",
            "identifier": "vs19_137_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_174/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 9.9 COSTA SERGIO (M5S) - Votazione Emendamento 9.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.9 DDL n. 1038",
            "description_title": "Emendamento 9.9 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": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22061,
            "slug": "vs19_137_104",
            "identifier": "vs19_137_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_104/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 5.60 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.60 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.60 DDL n. 1038",
            "description_title": "Emendamento 5.60 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": 13,
            "n_margin": 49,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22067,
            "slug": "vs19_137_114",
            "identifier": "vs19_137_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_114/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.83 FENU EMILIANO (M5S) - Votazione Emendamento 5.83 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.83 DDL n. 1038",
            "description_title": "Emendamento 5.83 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": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22041,
            "slug": "vs19_137_036",
            "identifier": "vs19_137_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_036/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.3 MARI FRANCESCO (AVS) - Votazione Emendamento 3.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1038",
            "description_title": "Emendamento 3.3 MARI FRANCESCO (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": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22029,
            "slug": "vs19_137_086",
            "identifier": "vs19_137_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_086/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.35 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.35 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.35 DDL n. 1038",
            "description_title": "Emendamento 5.35 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": 55,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 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": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22028,
            "slug": "vs19_137_135",
            "identifier": "vs19_137_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_135/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 6.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1038",
            "description_title": "Emendamento 6.19 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": 37,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22037,
            "slug": "vs19_137_178",
            "identifier": "vs19_137_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_178/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 9.13 FENU EMILIANO (M5S) - Votazione Emendamento 9.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.13 DDL n. 1038",
            "description_title": "Emendamento 9.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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 21933,
            "slug": "vs19_137_060",
            "identifier": "vs19_137_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_060/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1038",
            "description_title": "Emendamento 4.19 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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22089,
            "slug": "vs19_137_098",
            "identifier": "vs19_137_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_098/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 5.51 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.51 DDL n. 1038",
            "description_title": "Emendamento 5.51 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": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21906,
            "slug": "vs19_137_159",
            "identifier": "vs19_137_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_159/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1038",
            "original_title": "Votazione Articolo 7 DDL n. 1038",
            "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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21925,
            "slug": "vs19_137_088",
            "identifier": "vs19_137_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_088/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 5.40 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.40 DDL n. 1038",
            "description_title": "Emendamento 5.40 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21903,
            "slug": "vs19_137_139",
            "identifier": "vs19_137_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_139/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 6.23 COSTA SERGIO (M5S) - Votazione Emendamento 6.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1038",
            "description_title": "Emendamento 6.23 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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22109,
            "slug": "vs19_137_126",
            "identifier": "vs19_137_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_126/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento 6.9 FENU EMILIANO (M5S) - Votazione Emendamento 6.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.9 DDL n. 1038",
            "description_title": "Emendamento 6.9 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": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21921,
            "slug": "vs19_137_033",
            "identifier": "vs19_137_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_033/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.64 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.64 DDL n. 1038",
            "description_title": "Emendamento 2.64 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21923,
            "slug": "vs19_137_137",
            "identifier": "vs19_137_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_137/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 6.21 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 6.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1038",
            "description_title": "Emendamento 6.21 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21893,
            "slug": "vs19_137_021",
            "identifier": "vs19_137_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_021/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.34 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 2.34 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1038",
            "description_title": "Emendamento 2.34 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": 4,
            "n_margin": 73,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 21928,
            "slug": "vs19_137_120",
            "identifier": "vs19_137_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_120/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 5.93 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 5.93 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.93 DDL n. 1038",
            "description_title": "Emendamento 5.93 STEFANAZZI CLAUDIO MICHELE (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": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21922,
            "slug": "vs19_137_053",
            "identifier": "vs19_137_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_053/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 4.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1038",
            "description_title": "Emendamento 4.10 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": 57,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21915,
            "slug": "vs19_137_013",
            "identifier": "vs19_137_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_013/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1038",
            "description_title": "Emendamento 2.19 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": 21913,
            "slug": "vs19_137_073",
            "identifier": "vs19_137_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_073/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 5.15 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1038",
            "description_title": "Emendamento 5.15 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": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21916,
            "slug": "vs19_137_083",
            "identifier": "vs19_137_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_083/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.28 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1038",
            "description_title": "Emendamento 5.28 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": 6,
            "n_margin": 76,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21882,
            "slug": "vs19_137_020",
            "identifier": "vs19_137_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_020/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.32 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.32 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.32 DDL n. 1038",
            "description_title": "Emendamento 2.32 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": 60,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 41.98
        }
    ]
}