Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=156
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=157",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=155",
    "results": [
        {
            "id": 29834,
            "slug": "vs19_261_128",
            "identifier": "vs19_261_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_128/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo aggiuntivo 15.017 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 15.017 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.017 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 15.017 FARAONE DAVIDE (IVICRE)",
            "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": 60.34,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 29814,
            "slug": "vs19_261_127",
            "identifier": "vs19_261_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_127/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo aggiuntivo 15.016 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.016 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.016 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 15.016 PASTORELLA GIULIA (APERRE)",
            "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.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29813,
            "slug": "vs19_261_126",
            "identifier": "vs19_261_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_126/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 15.03 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.03 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 15.03 PASTORELLA GIULIA (APERRE)",
            "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": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29812,
            "slug": "vs19_261_125",
            "identifier": "vs19_261_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_125/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1435",
            "original_title": "Votazione Articolo 15 DDL n. 1435",
            "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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29811,
            "slug": "vs19_261_124",
            "identifier": "vs19_261_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_124/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 124,
            "title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.117 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.117 DDL n. 1435",
            "description_title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (M-+EUR)",
            "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": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29810,
            "slug": "vs19_261_123",
            "identifier": "vs19_261_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_123/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 123,
            "title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.114 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.114 DDL n. 1435",
            "description_title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29809,
            "slug": "vs19_261_122",
            "identifier": "vs19_261_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_122/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 15.113 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.113 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.113 DDL n. 1435",
            "description_title": "Emendamento 15.113 PASTORELLA GIULIA (APERRE)",
            "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": 94,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 29808,
            "slug": "vs19_261_121",
            "identifier": "vs19_261_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_121/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 121,
            "title": "Emendamento 15.111 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.111 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.111 DDL n. 1435",
            "description_title": "Emendamento 15.111 TRAVERSI ROBERTO (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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29807,
            "slug": "vs19_261_120",
            "identifier": "vs19_261_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_120/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 15.109 COSTA SERGIO (M5S) - Votazione Emendamento 15.109 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.109 DDL n. 1435",
            "description_title": "Emendamento 15.109 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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29806,
            "slug": "vs19_261_119",
            "identifier": "vs19_261_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_119/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 15.108 COSTA SERGIO (M5S) - Votazione Emendamento 15.108 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.108 DDL n. 1435",
            "description_title": "Emendamento 15.108 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": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29805,
            "slug": "vs19_261_118",
            "identifier": "vs19_261_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_118/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 15.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1002 DDL n. 1435",
            "description_title": "Emendamento 15.1002 IARIA ANTONINO (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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29804,
            "slug": "vs19_261_117",
            "identifier": "vs19_261_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_117/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.106 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.106 DDL n. 1435",
            "description_title": "Emendamento 15.106 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29803,
            "slug": "vs19_261_116",
            "identifier": "vs19_261_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_116/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.104 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.104 DDL n. 1435",
            "description_title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29802,
            "slug": "vs19_261_115",
            "identifier": "vs19_261_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_115/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 115,
            "title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.101 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1435",
            "description_title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29799,
            "slug": "vs19_261_112",
            "identifier": "vs19_261_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_112/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.95 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.95 DDL n. 1435",
            "description_title": "Emendamento 15.95 GHIRRA FRANCESCA (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": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29798,
            "slug": "vs19_261_111",
            "identifier": "vs19_261_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_111/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 15.93 COSTA SERGIO (M5S) - Votazione Emendamento 15.93 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.93 DDL n. 1435",
            "description_title": "Emendamento 15.93 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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29797,
            "slug": "vs19_261_110",
            "identifier": "vs19_261_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_110/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.92 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.92 DDL n. 1435",
            "description_title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR)",
            "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": 65.43
        },
        {
            "id": 29796,
            "slug": "vs19_261_109",
            "identifier": "vs19_261_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_109/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.87 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.87 DDL n. 1435",
            "description_title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29795,
            "slug": "vs19_261_108",
            "identifier": "vs19_261_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_108/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 15.80 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.80 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.80 DDL n. 1435",
            "description_title": "Emendamento 15.80 TRAVERSI ROBERTO (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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29794,
            "slug": "vs19_261_107",
            "identifier": "vs19_261_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_107/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.66 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.66 DDL n. 1435",
            "description_title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29793,
            "slug": "vs19_261_106",
            "identifier": "vs19_261_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_106/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.60 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.60 DDL n. 1435",
            "description_title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (APERRE)",
            "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": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29792,
            "slug": "vs19_261_105",
            "identifier": "vs19_261_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_105/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 15.54 COSTA SERGIO (M5S) - Votazione Emendamento 15.54 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.54 DDL n. 1435",
            "description_title": "Emendamento 15.54 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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29791,
            "slug": "vs19_261_104",
            "identifier": "vs19_261_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_104/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 15.52 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.52 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.52 DDL n. 1435",
            "description_title": "Emendamento 15.52 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29790,
            "slug": "vs19_261_103",
            "identifier": "vs19_261_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_103/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 15.50 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.50 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.50 DDL n. 1435",
            "description_title": "Emendamento 15.50 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29789,
            "slug": "vs19_261_102",
            "identifier": "vs19_261_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_102/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 15.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1000 DDL n. 1435",
            "description_title": "Emendamento 15.1000 IARIA ANTONINO (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29788,
            "slug": "vs19_261_101",
            "identifier": "vs19_261_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_101/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 15.30 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.30 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.30 DDL n. 1435",
            "description_title": "Emendamento 15.30 PASTORELLA GIULIA (APERRE)",
            "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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29787,
            "slug": "vs19_261_100",
            "identifier": "vs19_261_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_100/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 100,
            "title": "Identici emendamenti 15.28 GHIO VALENTINA (PD-IDP) e 15.29 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.28 DDL n. 1435",
            "description_title": "Identici emendamenti 15.28 GHIO VALENTINA (PD-IDP) e 15.29 GHIRRA FRANCESCA (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": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29786,
            "slug": "vs19_261_099",
            "identifier": "vs19_261_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_099/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 15.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.27 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.27 DDL n. 1435",
            "description_title": "Emendamento 15.27 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29785,
            "slug": "vs19_261_098",
            "identifier": "vs19_261_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_098/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.23 DDL n. 1435",
            "description_title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR)",
            "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": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29784,
            "slug": "vs19_261_097",
            "identifier": "vs19_261_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_097/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 15.21 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.21 DDL n. 1435",
            "description_title": "Emendamento 15.21 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29783,
            "slug": "vs19_261_096",
            "identifier": "vs19_261_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_096/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 15.17 COSTA SERGIO (M5S) - Votazione Emendamento 15.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.17 DDL n. 1435",
            "description_title": "Emendamento 15.17 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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29782,
            "slug": "vs19_261_095",
            "identifier": "vs19_261_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_095/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 15.16 COSTA SERGIO (M5S) - Votazione Emendamento 15.16 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.16 DDL n. 1435",
            "description_title": "Emendamento 15.16 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29781,
            "slug": "vs19_261_094",
            "identifier": "vs19_261_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_094/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 15.15 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.15 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.15 DDL n. 1435",
            "description_title": "Emendamento 15.15 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29780,
            "slug": "vs19_261_093",
            "identifier": "vs19_261_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_093/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 93,
            "title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1435",
            "description_title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29779,
            "slug": "vs19_261_092",
            "identifier": "vs19_261_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_092/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 15.7 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.7 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.7 DDL n. 1435",
            "description_title": "Emendamento 15.7 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29778,
            "slug": "vs19_261_091",
            "identifier": "vs19_261_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_091/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1435",
            "description_title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 GHIRRA FRANCESCA (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29777,
            "slug": "vs19_261_090",
            "identifier": "vs19_261_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_090/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 90,
            "title": "Identici emendamenti 15.1 GHIO VALENTINA (PD-IDP) e 15.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1435",
            "description_title": "Identici emendamenti 15.1 GHIO VALENTINA (PD-IDP) e 15.2 GHIRRA FRANCESCA (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29776,
            "slug": "vs19_261_089",
            "identifier": "vs19_261_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_089/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1435",
            "original_title": "Votazione Articolo 14 DDL n. 1435",
            "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": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29775,
            "slug": "vs19_261_088",
            "identifier": "vs19_261_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_088/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 14.25 IARIA ANTONINO (M5S) - Votazione Emendamento 14.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.25 DDL n. 1435",
            "description_title": "Emendamento 14.25 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29774,
            "slug": "vs19_261_087",
            "identifier": "vs19_261_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_087/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 14.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.21 DDL n. 1435",
            "description_title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (APERRE)",
            "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": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29773,
            "slug": "vs19_261_086",
            "identifier": "vs19_261_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_086/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 14.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.19 DDL n. 1435",
            "description_title": "Emendamento 14.19 GHIRRA FRANCESCA (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29772,
            "slug": "vs19_261_085",
            "identifier": "vs19_261_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_085/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 14.18 IARIA ANTONINO (M5S) - Votazione Emendamento 14.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.18 DDL n. 1435",
            "description_title": "Emendamento 14.18 IARIA ANTONINO (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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29771,
            "slug": "vs19_261_084",
            "identifier": "vs19_261_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_084/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 14.17 IARIA ANTONINO (M5S) - Votazione Emendamento 14.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.17 DDL n. 1435",
            "description_title": "Emendamento 14.17 IARIA ANTONINO (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": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29770,
            "slug": "vs19_261_083",
            "identifier": "vs19_261_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_083/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 14.16 IARIA ANTONINO (M5S) - Votazione Emendamento 14.16 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.16 DDL n. 1435",
            "description_title": "Emendamento 14.16 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29769,
            "slug": "vs19_261_082",
            "identifier": "vs19_261_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_082/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 14.14 IARIA ANTONINO (M5S) - Votazione Emendamento 14.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.14 DDL n. 1435",
            "description_title": "Emendamento 14.14 IARIA ANTONINO (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": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29768,
            "slug": "vs19_261_081",
            "identifier": "vs19_261_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_081/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 14.13 IARIA ANTONINO (M5S) - Votazione Emendamento 14.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.13 DDL n. 1435",
            "description_title": "Emendamento 14.13 IARIA ANTONINO (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": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29767,
            "slug": "vs19_261_080",
            "identifier": "vs19_261_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_080/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 14.10 PASTORELLA GIULIA (APERRE) e 14.11 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 14.10 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.10 DDL n. 1435",
            "description_title": "Identici emendamenti 14.10 PASTORELLA GIULIA (APERRE) e 14.11 PASTORINO LUCA (M-+EUR)",
            "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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29766,
            "slug": "vs19_261_079",
            "identifier": "vs19_261_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_079/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 14.5 IARIA ANTONINO (M5S), 14.6 GHIRRA FRANCESCA (AVS), 14.7 PASTORELLA GIULIA (APERRE) e 14.8 GRUPPIONI NAIKE (IVICRE) - Votazione Emendamento 14.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1435",
            "description_title": "Identici emendamenti 14.5 IARIA ANTONINO (M5S), 14.6 GHIRRA FRANCESCA (AVS), 14.7 PASTORELLA GIULIA (APERRE) e 14.8 GRUPPIONI NAIKE (IVICRE)",
            "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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        }
    ]
}