Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=175
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=-identifier&page=176",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=174",
    "results": [
        {
            "id": 27783,
            "slug": "vs19_239_101",
            "identifier": "vs19_239_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_101/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1515/12, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1515/12, DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/12, DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/12, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27786,
            "slug": "vs19_239_100",
            "identifier": "vs19_239_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_100/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27788,
            "slug": "vs19_239_099",
            "identifier": "vs19_239_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_099/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1515/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/8 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27711,
            "slug": "vs19_239_098",
            "identifier": "vs19_239_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_098/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1515",
            "original_title": "Votazione Articolo 27 DDL n. 1515",
            "description_title": "Articolo 27",
            "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": 76,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27702,
            "slug": "vs19_239_097",
            "identifier": "vs19_239_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_097/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 27.500 della Commissione - Votazione Emendamento 27.500 DDL n. 1515",
            "original_title": "Votazione Emendamento 27.500 DDL n. 1515",
            "description_title": "Emendamento 27.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27774,
            "slug": "vs19_239_096",
            "identifier": "vs19_239_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_096/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1515",
            "original_title": "Votazione Articolo 26 DDL n. 1515",
            "description_title": "Articolo 26",
            "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": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27764,
            "slug": "vs19_239_095",
            "identifier": "vs19_239_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_095/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1515",
            "original_title": "Votazione Articolo 25 DDL n. 1515",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 77,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27755,
            "slug": "vs19_239_094",
            "identifier": "vs19_239_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_094/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 94,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1515",
            "original_title": "Votazione Articolo 24 DDL n. 1515",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27746,
            "slug": "vs19_239_093",
            "identifier": "vs19_239_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_093/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1515",
            "original_title": "Votazione Articolo 23 DDL n. 1515",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27725,
            "slug": "vs19_239_091",
            "identifier": "vs19_239_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_091/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1515",
            "original_title": "Votazione Articolo 22 DDL n. 1515",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27718,
            "slug": "vs19_239_090",
            "identifier": "vs19_239_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_090/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1515",
            "original_title": "Votazione Articolo 21 DDL n. 1515",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27722,
            "slug": "vs19_239_089",
            "identifier": "vs19_239_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_089/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.8 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27748,
            "slug": "vs19_239_088",
            "identifier": "vs19_239_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_088/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.6 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27757,
            "slug": "vs19_239_087",
            "identifier": "vs19_239_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_087/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 21.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 21.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.5 DDL n. 1515",
            "description_title": "Emendamento 21.5 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": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27766,
            "slug": "vs19_239_086",
            "identifier": "vs19_239_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_086/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27777,
            "slug": "vs19_239_085",
            "identifier": "vs19_239_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_085/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27703,
            "slug": "vs19_239_084",
            "identifier": "vs19_239_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_084/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1515",
            "original_title": "Votazione Articolo 20 DDL n. 1515",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 70,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27717,
            "slug": "vs19_239_083",
            "identifier": "vs19_239_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_083/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 20.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1515",
            "description_title": "Emendamento 20.1 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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27724,
            "slug": "vs19_239_082",
            "identifier": "vs19_239_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_082/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1515",
            "original_title": "Votazione Articolo 19 DDL n. 1515",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27737,
            "slug": "vs19_239_081",
            "identifier": "vs19_239_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_081/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.16 DDL n. 1515",
            "description_title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27721,
            "slug": "vs19_239_079",
            "identifier": "vs19_239_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_079/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 19.14 RAFFA ANGELA (M5S) - Votazione Emendamento 19.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.14 DDL n. 1515",
            "description_title": "Emendamento 19.14 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27708,
            "slug": "vs19_239_078",
            "identifier": "vs19_239_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_078/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.13 DDL n. 1515",
            "description_title": "Emendamento 19.13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27768,
            "slug": "vs19_239_076",
            "identifier": "vs19_239_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_076/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.10 DDL n. 1515",
            "description_title": "Emendamento 19.10 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27780,
            "slug": "vs19_239_075",
            "identifier": "vs19_239_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_075/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.8 DDL n. 1515",
            "description_title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 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": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27747,
            "slug": "vs19_239_074",
            "identifier": "vs19_239_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_074/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.7 DDL n. 1515",
            "description_title": "Emendamento 19.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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27756,
            "slug": "vs19_239_073",
            "identifier": "vs19_239_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_073/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 19.6 FENU EMILIANO (M5S) - Votazione Emendamento 19.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1515",
            "description_title": "Emendamento 19.6 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27739,
            "slug": "vs19_239_071",
            "identifier": "vs19_239_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_071/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1515",
            "description_title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27707,
            "slug": "vs19_239_070",
            "identifier": "vs19_239_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_070/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 19.2 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.2 DDL n. 1515",
            "description_title": "Emendamento 19.2 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27726,
            "slug": "vs19_239_069",
            "identifier": "vs19_239_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_069/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1515",
            "description_title": "Emendamento 19.1 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27759,
            "slug": "vs19_239_068",
            "identifier": "vs19_239_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_068/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1515",
            "original_title": "Votazione Articolo 18 DDL n. 1515",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27751,
            "slug": "vs19_239_067",
            "identifier": "vs19_239_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_067/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1515",
            "original_title": "Votazione Articolo 17 DDL n. 1515",
            "description_title": "Articolo 17",
            "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": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27778,
            "slug": "vs19_239_066",
            "identifier": "vs19_239_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_066/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1515",
            "original_title": "Votazione Articolo 16 DDL n. 1515",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27769,
            "slug": "vs19_239_065",
            "identifier": "vs19_239_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_065/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1515",
            "original_title": "Votazione Articolo 15 DDL n. 1515",
            "description_title": "Articolo 15",
            "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": 78,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27699,
            "slug": "vs19_239_064",
            "identifier": "vs19_239_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_064/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1515",
            "original_title": "Votazione Articolo 14 DDL n. 1515",
            "description_title": "Articolo 14",
            "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": 77,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27723,
            "slug": "vs19_239_062",
            "identifier": "vs19_239_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_062/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 FENU EMILIANO (M5S) - Votazione Emendamento 14.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1515",
            "description_title": "Emendamento 14.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": 62,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27733,
            "slug": "vs19_239_061",
            "identifier": "vs19_239_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_061/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1515",
            "original_title": "Votazione Articolo 13 DDL n. 1515",
            "description_title": "Articolo 13",
            "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": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27742,
            "slug": "vs19_239_060",
            "identifier": "vs19_239_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_060/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1515",
            "description_title": "Emendamento 13.5 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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27728,
            "slug": "vs19_239_059",
            "identifier": "vs19_239_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_059/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1515",
            "description_title": "Emendamento 13.4 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27720,
            "slug": "vs19_239_058",
            "identifier": "vs19_239_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_058/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 13.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1515",
            "description_title": "Emendamento 13.3 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27706,
            "slug": "vs19_239_057",
            "identifier": "vs19_239_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_057/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 13.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1515",
            "description_title": "Emendamento 13.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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27776,
            "slug": "vs19_239_056",
            "identifier": "vs19_239_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_056/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1515",
            "description_title": "Emendamento 13.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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27767,
            "slug": "vs19_239_055",
            "identifier": "vs19_239_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_055/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1515",
            "original_title": "Votazione Articolo 12 DDL n. 1515",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 14,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27758,
            "slug": "vs19_239_054",
            "identifier": "vs19_239_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_054/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.20 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.20 DDL n. 1515",
            "description_title": "Emendamento 12.20 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27732,
            "slug": "vs19_239_051",
            "identifier": "vs19_239_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_051/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 12.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.19 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.19 DDL n. 1515",
            "description_title": "Emendamento 12.19 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27678,
            "slug": "vs19_239_050",
            "identifier": "vs19_239_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_050/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 12.18 FENU EMILIANO (M5S) - Votazione Emendamento 12.18 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.18 DDL n. 1515",
            "description_title": "Emendamento 12.18 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        }
    ]
}