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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=206",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=204",
    "results": [
        {
            "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": 22169,
            "slug": "vs19_137_097",
            "identifier": "vs19_137_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_097/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 5.50 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.50 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.50 DDL n. 1038",
            "description_title": "Emendamento 5.50 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": 86,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.19
        },
        {
            "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": 22069,
            "slug": "vs19_137_099",
            "identifier": "vs19_137_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_099/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 5.52 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.52 DDL n. 1038",
            "description_title": "Emendamento 5.52 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": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 22179,
            "slug": "vs19_137_101",
            "identifier": "vs19_137_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_101/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 5.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.54 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.54 DDL n. 1038",
            "description_title": "Emendamento 5.54 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": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22077,
            "slug": "vs19_137_103",
            "identifier": "vs19_137_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_103/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 5.59 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.59 DDL n. 1038",
            "description_title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 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": 22111,
            "slug": "vs19_137_105",
            "identifier": "vs19_137_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_105/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 5.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.62 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.62 DDL n. 1038",
            "description_title": "Emendamento 5.62 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": 4,
            "n_margin": 54,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "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": 21932,
            "slug": "vs19_137_107",
            "identifier": "vs19_137_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_107/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 5.65 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 5.65 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.65 DDL n. 1038",
            "description_title": "Emendamento 5.65 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21939,
            "slug": "vs19_137_108",
            "identifier": "vs19_137_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_108/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 5.70 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.70 DDL n. 1038",
            "description_title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22027,
            "slug": "vs19_137_109",
            "identifier": "vs19_137_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_109/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.71 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.71 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.71 DDL n. 1038",
            "description_title": "Emendamento 5.71 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21924,
            "slug": "vs19_137_110",
            "identifier": "vs19_137_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_110/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 5.74 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.74 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.74 DDL n. 1038",
            "description_title": "Emendamento 5.74 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 22120,
            "slug": "vs19_137_111",
            "identifier": "vs19_137_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_111/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.80 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.80 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.80 DDL n. 1038",
            "description_title": "Emendamento 5.80 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": 46,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.32
        },
        {
            "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": 22086,
            "slug": "vs19_137_113",
            "identifier": "vs19_137_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_113/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.82 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.82 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.82 DDL n. 1038",
            "description_title": "Emendamento 5.82 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 65,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 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": 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": 22172,
            "slug": "vs19_137_116",
            "identifier": "vs19_137_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_116/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1038",
            "description_title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22155,
            "slug": "vs19_137_117",
            "identifier": "vs19_137_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_117/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 5.89 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.89 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.89 DDL n. 1038",
            "description_title": "Emendamento 5.89 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22138,
            "slug": "vs19_137_118",
            "identifier": "vs19_137_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_118/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 5.90 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.90 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.90 DDL n. 1038",
            "description_title": "Emendamento 5.90 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21912,
            "slug": "vs19_137_119",
            "identifier": "vs19_137_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_119/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 5.91 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.91 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.91 DDL n. 1038",
            "description_title": "Emendamento 5.91 CARAMIELLO ALESSANDRO (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": 100,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 40.12
        },
        {
            "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": 22045,
            "slug": "vs19_137_121",
            "identifier": "vs19_137_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_121/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1038",
            "original_title": "Votazione Articolo 5 DDL n. 1038",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22030,
            "slug": "vs19_137_122",
            "identifier": "vs19_137_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_122/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.2 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 6.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1038",
            "description_title": "Emendamento 6.2 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": 42,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22088,
            "slug": "vs19_137_123",
            "identifier": "vs19_137_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_123/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 6.3 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 6.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1038",
            "description_title": "Emendamento 6.3 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": 3,
            "n_margin": 93,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 37.04
        },
        {
            "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": 22127,
            "slug": "vs19_137_125",
            "identifier": "vs19_137_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_125/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 6.8 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 6.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.8 DDL n. 1038",
            "description_title": "Emendamento 6.8 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 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": 22150,
            "slug": "vs19_137_127",
            "identifier": "vs19_137_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_127/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 6.10 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1038",
            "description_title": "Emendamento 6.10 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22136,
            "slug": "vs19_137_128",
            "identifier": "vs19_137_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_128/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 6.11 FENU EMILIANO (M5S) - Votazione Emendamento 6.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1038",
            "description_title": "Emendamento 6.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": 4,
            "n_margin": 104,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22181,
            "slug": "vs19_137_129",
            "identifier": "vs19_137_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_129/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 6.13 FENU EMILIANO (M5S) - Votazione Emendamento 6.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1038",
            "description_title": "Emendamento 6.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 105,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 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": 22106,
            "slug": "vs19_137_131",
            "identifier": "vs19_137_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_131/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 6.15 FENU EMILIANO (M5S) - Votazione Emendamento 6.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1038",
            "description_title": "Emendamento 6.15 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22124,
            "slug": "vs19_137_132",
            "identifier": "vs19_137_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_132/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 6.16 FENU EMILIANO (M5S) - Votazione Emendamento 6.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1038",
            "description_title": "Emendamento 6.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": 32,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22073,
            "slug": "vs19_137_133",
            "identifier": "vs19_137_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_133/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1038",
            "description_title": "Emendamento 6.17 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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22093,
            "slug": "vs19_137_134",
            "identifier": "vs19_137_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_134/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 6.18 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 6.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1038",
            "description_title": "Emendamento 6.18 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": 59,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 35.19
        },
        {
            "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": 22043,
            "slug": "vs19_137_136",
            "identifier": "vs19_137_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_136/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 6.20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 6.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1038",
            "description_title": "Emendamento 6.20 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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "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": 21938,
            "slug": "vs19_137_138",
            "identifier": "vs19_137_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_138/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 6.22 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 6.22 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1038",
            "description_title": "Emendamento 6.22 CARAMIELLO ALESSANDRO (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": 91,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 31.48
        },
        {
            "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": 22152,
            "slug": "vs19_137_140",
            "identifier": "vs19_137_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_140/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 140,
            "title": "Emendamento 6.24 COSTA SERGIO (M5S) - Votazione Emendamento 6.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1038",
            "description_title": "Emendamento 6.24 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22167,
            "slug": "vs19_137_141",
            "identifier": "vs19_137_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_141/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 141,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1038",
            "original_title": "Votazione Articolo 6 DDL n. 1038",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22183,
            "slug": "vs19_137_142",
            "identifier": "vs19_137_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_142/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 6.01 FENU EMILIANO (M5S) - Votazione Emendamento 6.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 6.01 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": 68,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22072,
            "slug": "vs19_137_143",
            "identifier": "vs19_137_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_143/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 6.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22085,
            "slug": "vs19_137_144",
            "identifier": "vs19_137_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_144/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 7.1 FENU EMILIANO (M5S) - Votazione Emendamento 7.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1038",
            "description_title": "Emendamento 7.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 105,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22108,
            "slug": "vs19_137_145",
            "identifier": "vs19_137_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_145/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 145,
            "title": "Emendamento 7.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 7.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1038",
            "description_title": "Emendamento 7.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 67.9
        }
    ]
}