Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=206
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=207",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=205",
    "results": [
        {
            "id": 22123,
            "slug": "vs19_137_146",
            "identifier": "vs19_137_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_146/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 7.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.4 DDL n. 1038",
            "description_title": "Emendamento 7.4 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21926,
            "slug": "vs19_137_147",
            "identifier": "vs19_137_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_147/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 7.5 FENU EMILIANO (M5S) - Votazione Emendamento 7.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1038",
            "description_title": "Emendamento 7.5 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21943,
            "slug": "vs19_137_148",
            "identifier": "vs19_137_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_148/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 7.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.6 DDL n. 1038",
            "description_title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 22032,
            "slug": "vs19_137_149",
            "identifier": "vs19_137_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_149/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 7.7 COSTA SERGIO (M5S) - Votazione Emendamento 7.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.7 DDL n. 1038",
            "description_title": "Emendamento 7.7 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 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": 22101,
            "slug": "vs19_137_151",
            "identifier": "vs19_137_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_151/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1038",
            "description_title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 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": 22062,
            "slug": "vs19_137_153",
            "identifier": "vs19_137_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_153/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 7.12 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.12 DDL n. 1038",
            "description_title": "Emendamento 7.12 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22082,
            "slug": "vs19_137_154",
            "identifier": "vs19_137_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_154/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 7.13 FENU EMILIANO (M5S) - Votazione Emendamento 7.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.13 DDL n. 1038",
            "description_title": "Emendamento 7.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22160,
            "slug": "vs19_137_155",
            "identifier": "vs19_137_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_155/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 7.14 FENU EMILIANO (M5S) - Votazione Emendamento 7.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.14 DDL n. 1038",
            "description_title": "Emendamento 7.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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22177,
            "slug": "vs19_137_156",
            "identifier": "vs19_137_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_156/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 7.15 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 7.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.15 DDL n. 1038",
            "description_title": "Emendamento 7.15 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": 5,
            "n_margin": 93,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22134,
            "slug": "vs19_137_157",
            "identifier": "vs19_137_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_157/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 7.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.18 DDL n. 1038",
            "description_title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 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": 21906,
            "slug": "vs19_137_159",
            "identifier": "vs19_137_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_159/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1038",
            "original_title": "Votazione Articolo 7 DDL n. 1038",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22034,
            "slug": "vs19_137_160",
            "identifier": "vs19_137_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_160/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 160,
            "title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 7.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1038",
            "description_title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.26
        },
        {
            "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": 21931,
            "slug": "vs19_137_162",
            "identifier": "vs19_137_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_162/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 8.2 FENU EMILIANO (M5S) - Votazione Emendamento 8.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1038",
            "description_title": "Emendamento 8.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22060,
            "slug": "vs19_137_163",
            "identifier": "vs19_137_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_163/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1038",
            "original_title": "Votazione Articolo 8 DDL n. 1038",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22080,
            "slug": "vs19_137_164",
            "identifier": "vs19_137_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_164/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 164,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.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": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22094,
            "slug": "vs19_137_165",
            "identifier": "vs19_137_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_165/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 8.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22118,
            "slug": "vs19_137_166",
            "identifier": "vs19_137_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_166/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 166,
            "title": "Articolo aggiuntivo 8.03 FENU EMILIANO (M5S) - Votazione Emendamento 8.03 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.03 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.03 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": 34,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22129,
            "slug": "vs19_137_167",
            "identifier": "vs19_137_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_167/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 9.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1038",
            "description_title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22140,
            "slug": "vs19_137_168",
            "identifier": "vs19_137_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_168/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 9.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.2 DDL n. 1038",
            "description_title": "Emendamento 9.2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22157,
            "slug": "vs19_137_169",
            "identifier": "vs19_137_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_169/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 9.3 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1038",
            "description_title": "Emendamento 9.3 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": 58,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.12
        },
        {
            "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": 21950,
            "slug": "vs19_137_171",
            "identifier": "vs19_137_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_171/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 171,
            "title": "Emendamento 9.5 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1038",
            "description_title": "Emendamento 9.5 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": 56,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21935,
            "slug": "vs19_137_172",
            "identifier": "vs19_137_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_172/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 9.7 COSTA SERGIO (M5S) - Votazione Emendamento 9.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.7 DDL n. 1038",
            "description_title": "Emendamento 9.7 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22054,
            "slug": "vs19_137_173",
            "identifier": "vs19_137_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_173/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 9.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.8 DDL n. 1038",
            "description_title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22042,
            "slug": "vs19_137_174",
            "identifier": "vs19_137_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_174/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 9.9 COSTA SERGIO (M5S) - Votazione Emendamento 9.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.9 DDL n. 1038",
            "description_title": "Emendamento 9.9 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22025,
            "slug": "vs19_137_175",
            "identifier": "vs19_137_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_175/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 9.10 FENU EMILIANO (M5S) - Votazione Emendamento 9.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.10 DDL n. 1038",
            "description_title": "Emendamento 9.10 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 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": 22049,
            "slug": "vs19_137_177",
            "identifier": "vs19_137_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_177/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 9.12 FENU EMILIANO (M5S) - Votazione Emendamento 9.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1038",
            "description_title": "Emendamento 9.12 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22037,
            "slug": "vs19_137_178",
            "identifier": "vs19_137_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_178/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 9.13 FENU EMILIANO (M5S) - Votazione Emendamento 9.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.13 DDL n. 1038",
            "description_title": "Emendamento 9.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 21896,
            "slug": "vs19_137_179",
            "identifier": "vs19_137_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_179/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 179,
            "title": "Emendamento 9.14 FENU EMILIANO (M5S) - Votazione Emendamento 9.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.14 DDL n. 1038",
            "description_title": "Emendamento 9.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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "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": 22161,
            "slug": "vs19_137_181",
            "identifier": "vs19_137_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_181/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 9.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.16 DDL n. 1038",
            "description_title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (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": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22178,
            "slug": "vs19_137_182",
            "identifier": "vs19_137_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_182/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 9.17 FENU EMILIANO (M5S) - Votazione Emendamento 9.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.17 DDL n. 1038",
            "description_title": "Emendamento 9.17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22058,
            "slug": "vs19_137_183",
            "identifier": "vs19_137_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_183/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 183,
            "title": "Emendamento 9.18 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.18 DDL n. 1038",
            "description_title": "Emendamento 9.18 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22076,
            "slug": "vs19_137_184",
            "identifier": "vs19_137_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_184/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 184,
            "title": "Emendamento 9.19 GRIMALDI MARCO (AVS) - Votazione Emendamento 9.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.19 DDL n. 1038",
            "description_title": "Emendamento 9.19 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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "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": 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": 22051,
            "slug": "vs19_137_187",
            "identifier": "vs19_137_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_187/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 187,
            "title": "Emendamento 10.1 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 10.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1038",
            "description_title": "Emendamento 10.1 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22038,
            "slug": "vs19_137_188",
            "identifier": "vs19_137_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_188/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 188,
            "title": "Emendamento 10.2 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 10.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1038",
            "description_title": "Emendamento 10.2 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": 3,
            "n_margin": 91,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 21949,
            "slug": "vs19_137_189",
            "identifier": "vs19_137_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_189/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 189,
            "title": "Emendamento 10.5 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1038",
            "description_title": "Emendamento 10.5 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22158,
            "slug": "vs19_137_191",
            "identifier": "vs19_137_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_191/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1038",
            "original_title": "Votazione Articolo 10 DDL n. 1038",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22175,
            "slug": "vs19_137_192",
            "identifier": "vs19_137_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_192/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1038",
            "original_title": "Votazione Articolo 11 DDL n. 1038",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22059,
            "slug": "vs19_138_001",
            "identifier": "vs19_138_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_001/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 12.1 COSTA SERGIO (M5S) - Votazione Emendamento 12.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1038",
            "description_title": "Emendamento 12.1 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22078,
            "slug": "vs19_138_002",
            "identifier": "vs19_138_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_002/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 12.4 COSTA SERGIO (M5S) - Votazione Emendamento 12.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1038",
            "description_title": "Emendamento 12.4 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": 67,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22097,
            "slug": "vs19_138_003",
            "identifier": "vs19_138_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_003/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 12.12 COSTA SERGIO (M5S) - Votazione Emendamento 12.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.12 DDL n. 1038",
            "description_title": "Emendamento 12.12 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": 40,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 60.49
        }
    ]
}