Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=81
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=n_rebels&page=82",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=80",
    "results": [
        {
            "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": 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": 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": 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": 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
        },
        {
            "id": 22079,
            "slug": "vs19_137_039",
            "identifier": "vs19_137_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_039/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.7 COSTA SERGIO (M5S) - Votazione Emendamento 3.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1038",
            "description_title": "Emendamento 3.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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22075,
            "slug": "vs19_137_046",
            "identifier": "vs19_137_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_046/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1038",
            "original_title": "Votazione Articolo 3 DDL n. 1038",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22122,
            "slug": "vs19_137_007",
            "identifier": "vs19_137_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_007/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1038",
            "description_title": "Emendamento 2.4 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": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22186,
            "slug": "vs19_137_115",
            "identifier": "vs19_137_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_115/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 5.87 FENU EMILIANO (M5S) - Votazione Emendamento 5.87 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.87 DDL n. 1038",
            "description_title": "Emendamento 5.87 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": 60,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21891,
            "slug": "vs19_137_085",
            "identifier": "vs19_137_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_085/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.33 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.33 DDL n. 1038",
            "description_title": "Emendamento 5.33 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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21897,
            "slug": "vs19_137_031",
            "identifier": "vs19_137_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_031/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.56 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.56 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.56 DDL n. 1038",
            "description_title": "Emendamento 2.56 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": 27,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21898,
            "slug": "vs19_137_051",
            "identifier": "vs19_137_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_051/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.7 FENU EMILIANO (M5S) - Votazione Emendamento 4.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1038",
            "description_title": "Emendamento 4.7 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": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21926,
            "slug": "vs19_137_147",
            "identifier": "vs19_137_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_147/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 7.5 FENU EMILIANO (M5S) - Votazione Emendamento 7.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1038",
            "description_title": "Emendamento 7.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": 33,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21902,
            "slug": "vs19_137_082",
            "identifier": "vs19_137_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_082/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 5.27 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.27 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.27 DDL n. 1038",
            "description_title": "Emendamento 5.27 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": 54,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 22147,
            "slug": "vs19_137_158",
            "identifier": "vs19_137_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_158/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 7.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.19 DDL n. 1038",
            "description_title": "Emendamento 7.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": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22184,
            "slug": "vs19_137_096",
            "identifier": "vs19_137_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_096/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 5.49 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.49 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.49 DDL n. 1038",
            "description_title": "Emendamento 5.49 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": 43,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22107,
            "slug": "vs19_137_006",
            "identifier": "vs19_137_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_006/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.3 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1038",
            "description_title": "Emendamento 2.3 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": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22083,
            "slug": "vs19_137_009",
            "identifier": "vs19_137_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_009/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.9 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1038",
            "description_title": "Emendamento 2.9 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": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22055,
            "slug": "vs19_137_037",
            "identifier": "vs19_137_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_037/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1038",
            "description_title": "Emendamento 3.4 SCOTTO ARTURO (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": 21934,
            "slug": "vs19_137_034",
            "identifier": "vs19_137_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_034/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1038",
            "original_title": "Votazione Articolo 2 DDL n. 1038",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21905,
            "slug": "vs19_137_170",
            "identifier": "vs19_137_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_170/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 9.4 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 9.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.4 DDL n. 1038",
            "description_title": "Emendamento 9.4 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": 62,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22146,
            "slug": "vs19_137_180",
            "identifier": "vs19_137_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_180/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 180,
            "title": "Emendamento 9.15 FENU EMILIANO (M5S) - Votazione Emendamento 9.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.15 DDL n. 1038",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22047,
            "slug": "vs19_137_023",
            "identifier": "vs19_137_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_023/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.43 GRIMALDI MARCO (AVS) - Votazione Emendamento 2.43 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.43 DDL n. 1038",
            "description_title": "Emendamento 2.43 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22100,
            "slug": "vs19_137_026",
            "identifier": "vs19_137_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_026/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.49 FENU EMILIANO (M5S) - Votazione Emendamento 2.49 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1038",
            "description_title": "Emendamento 2.49 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": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22110,
            "slug": "vs19_137_069",
            "identifier": "vs19_137_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_069/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 5.5 FENU EMILIANO (M5S), 5.6 MARATTIN LUIGI (AIV-RE) e 5.7 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1038",
            "description_title": "Identici emendamenti 5.5 FENU EMILIANO (M5S), 5.6 MARATTIN LUIGI (AIV-RE) e 5.7 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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22098,
            "slug": "vs19_137_185",
            "identifier": "vs19_137_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_185/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 9.20 FENU EMILIANO (M5S) - Votazione Emendamento 9.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.20 DDL n. 1038",
            "description_title": "Emendamento 9.20 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": 74,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22153,
            "slug": "vs19_137_130",
            "identifier": "vs19_137_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_130/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 6.14 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.14 DDL n. 1038",
            "description_title": "Emendamento 6.14 LOVECCHIO GIORGIO (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": 106,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 42.59
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 22144,
            "slug": "vs19_137_056",
            "identifier": "vs19_137_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_056/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1038",
            "description_title": "Emendamento 4.15 PELUFFO VINICIO GIUSEPPE GUIDO (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": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 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
        }
    ]
}