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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=348",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=346",
    "results": [
        {
            "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": 21944,
            "slug": "vs19_137_161",
            "identifier": "vs19_137_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_161/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 8.1 MARI FRANCESCO (AVS) - Votazione Emendamento 8.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1038",
            "description_title": "Emendamento 8.1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21936,
            "slug": "vs19_137_176",
            "identifier": "vs19_137_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_176/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 9.11 BONELLI ANGELO (AVS) - Votazione Emendamento 9.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.11 DDL n. 1038",
            "description_title": "Emendamento 9.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21900,
            "slug": "vs19_137_150",
            "identifier": "vs19_137_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_150/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 7.8 COSTA SERGIO (M5S) - Votazione Emendamento 7.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.8 DDL n. 1038",
            "description_title": "Emendamento 7.8 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": 2,
            "n_margin": 75,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.72
        },
        {
            "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": 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": 21940,
            "slug": "vs19_137_089",
            "identifier": "vs19_137_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_089/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 5.41 FENU EMILIANO (M5S) - Votazione Emendamento 5.41 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.41 DDL n. 1038",
            "description_title": "Emendamento 5.41 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": 99,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 22116,
            "slug": "vs19_137_152",
            "identifier": "vs19_137_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_152/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 152,
            "title": "Identici emendamenti 7.10 MANZI IRENE (PD-IDP) e 7.11 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 7.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1038",
            "description_title": "Identici emendamenti 7.10 MANZI IRENE (PD-IDP) e 7.11 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "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": 22149,
            "slug": "vs19_137_081",
            "identifier": "vs19_137_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_081/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 5.26 PASTORINO LUCA (MISTO) - Votazione Emendamento 5.26 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.26 DDL n. 1038",
            "description_title": "Emendamento 5.26 PASTORINO LUCA (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": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 42.59
        },
        {
            "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": 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": 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": 22074,
            "slug": "vs19_137_018",
            "identifier": "vs19_137_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_018/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 2.30 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.30 DDL n. 1038",
            "description_title": "Emendamento 2.30 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": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 62.35
        },
        {
            "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": 21899,
            "slug": "vs19_137_072",
            "identifier": "vs19_137_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_072/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 5.14 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.14 DDL n. 1038",
            "description_title": "Emendamento 5.14 BONETTI ELENA (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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 21914,
            "slug": "vs19_137_092",
            "identifier": "vs19_137_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_092/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 5.45 FENU EMILIANO (M5S) - Votazione Emendamento 5.45 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.45 DDL n. 1038",
            "description_title": "Emendamento 5.45 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": 96,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 22121,
            "slug": "vs19_137_078",
            "identifier": "vs19_137_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_078/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 5.23 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 5.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.23 DDL n. 1038",
            "description_title": "Emendamento 5.23 SILVESTRI FRANCESCO (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": 60,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 22113,
            "slug": "vs19_137_186",
            "identifier": "vs19_137_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_186/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 186,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1038",
            "original_title": "Votazione Articolo 9 DDL n. 1038",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 51.85
        },
        {
            "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": 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": 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
        },
        {
            "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": 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": 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": 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": 22172,
            "slug": "vs19_137_116",
            "identifier": "vs19_137_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_116/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1038",
            "description_title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22166,
            "slug": "vs19_137_016",
            "identifier": "vs19_137_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_016/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.27 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.27 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.27 DDL n. 1038",
            "description_title": "Emendamento 2.27 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22165,
            "slug": "vs19_137_045",
            "identifier": "vs19_137_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_045/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.14 FENU EMILIANO (M5S) - Votazione Emendamento 3.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.14 DDL n. 1038",
            "description_title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22180,
            "slug": "vs19_137_054",
            "identifier": "vs19_137_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_054/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 4.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1038",
            "description_title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21888,
            "slug": "vs19_137_001",
            "identifier": "vs19_137_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_001/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 1.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1038",
            "description_title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22139,
            "slug": "vs19_137_004",
            "identifier": "vs19_137_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_004/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 2.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1038",
            "description_title": "Emendamento 2.1 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22125,
            "slug": "vs19_137_068",
            "identifier": "vs19_137_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_068/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 5.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1038",
            "description_title": "Emendamento 5.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21884,
            "slug": "vs19_137_050",
            "identifier": "vs19_137_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_050/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1038",
            "description_title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22181,
            "slug": "vs19_137_129",
            "identifier": "vs19_137_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_129/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 6.13 FENU EMILIANO (M5S) - Votazione Emendamento 6.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1038",
            "description_title": "Emendamento 6.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 105,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22174,
            "slug": "vs19_137_040",
            "identifier": "vs19_137_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_040/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.8 GRIMALDI MARCO (AVS) - Votazione Emendamento 3.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1038",
            "description_title": "Emendamento 3.8 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21878,
            "slug": "vs19_137_070",
            "identifier": "vs19_137_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_070/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 5.12 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1038",
            "description_title": "Emendamento 5.12 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21877,
            "slug": "vs19_137_010",
            "identifier": "vs19_137_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_010/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.12 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1038",
            "description_title": "Emendamento 2.12 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22087,
            "slug": "vs19_137_066",
            "identifier": "vs19_137_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_066/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 5.2 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1038",
            "description_title": "Emendamento 5.2 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22085,
            "slug": "vs19_137_144",
            "identifier": "vs19_137_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_144/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 7.1 FENU EMILIANO (M5S) - Votazione Emendamento 7.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1038",
            "description_title": "Emendamento 7.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 105,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22106,
            "slug": "vs19_137_131",
            "identifier": "vs19_137_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_131/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 6.15 FENU EMILIANO (M5S) - Votazione Emendamento 6.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1038",
            "description_title": "Emendamento 6.15 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21919,
            "slug": "vs19_137_091",
            "identifier": "vs19_137_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_091/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.44 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.44 DDL n. 1038",
            "description_title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21924,
            "slug": "vs19_137_110",
            "identifier": "vs19_137_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_110/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 5.74 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.74 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.74 DDL n. 1038",
            "description_title": "Emendamento 5.74 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 32.72
        }
    ]
}