Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=76
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=77",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=75",
    "results": [
        {
            "id": 34297,
            "slug": "vs19_389_009",
            "identifier": "vs19_389_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_009/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34285,
            "slug": "vs19_389_008",
            "identifier": "vs19_389_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_008/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato - Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34325,
            "slug": "vs19_389_007",
            "identifier": "vs19_389_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_007/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C) - Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 13,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34312,
            "slug": "vs19_389_006",
            "identifier": "vs19_389_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_006/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34349,
            "slug": "vs19_389_005",
            "identifier": "vs19_389_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_005/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2022/13 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/13 L'ABBATE PATTY (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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE)",
            "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": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "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": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34264,
            "slug": "vs19_389_002",
            "identifier": "vs19_389_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_002/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2022/4 BENZONI FABRIZIO (APERRE), nel testo riformulato - Votazione Ordine del giorno 9/2022/4 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/4 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/4 BENZONI FABRIZIO (APERRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 113,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34302,
            "slug": "vs19_389_001",
            "identifier": "vs19_389_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_001/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), nel testo riformulato - Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "description_title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 34322,
            "slug": "vs19_388_213",
            "identifier": "vs19_388_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_213/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 213,
            "title": "Articolo 39 - Votazione Articolo 39 DDL n. 2022",
            "original_title": "Votazione Articolo 39 DDL n. 2022",
            "description_title": "Articolo 39",
            "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": 51,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34333,
            "slug": "vs19_388_212",
            "identifier": "vs19_388_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_212/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 212,
            "title": "Articolo 38 - Votazione Articolo 38 DDL n. 2022",
            "original_title": "Votazione Articolo 38 DDL n. 2022",
            "description_title": "Articolo 38",
            "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": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 34340,
            "slug": "vs19_388_211",
            "identifier": "vs19_388_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_211/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 211,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 2022",
            "original_title": "Votazione Articolo 37 DDL n. 2022",
            "description_title": "Articolo 37",
            "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": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34342,
            "slug": "vs19_388_210",
            "identifier": "vs19_388_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_210/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 210,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 2022",
            "original_title": "Votazione Articolo 36 DDL n. 2022",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 34304,
            "slug": "vs19_388_209",
            "identifier": "vs19_388_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_209/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 209,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 2022",
            "original_title": "Votazione Articolo 35 DDL n. 2022",
            "description_title": "Articolo 35",
            "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": 22,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34252,
            "slug": "vs19_388_208",
            "identifier": "vs19_388_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_208/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 208,
            "title": "Emendamento 35.1010 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1010 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1010 DDL n. 2022",
            "description_title": "Emendamento 35.1010 QUARTINI ANDREA (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": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34265,
            "slug": "vs19_388_207",
            "identifier": "vs19_388_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_207/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 207,
            "title": "Emendamento 35.1009 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1009 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1009 DDL n. 2022",
            "description_title": "Emendamento 35.1009 QUARTINI ANDREA (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": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34339,
            "slug": "vs19_388_206",
            "identifier": "vs19_388_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_206/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 206,
            "title": "Emendamento 35.1008 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1008 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 2022",
            "description_title": "Emendamento 35.1008 QUARTINI ANDREA (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": 57.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34350,
            "slug": "vs19_388_205",
            "identifier": "vs19_388_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_205/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 205,
            "title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT) - Votazione Emendamento 35.1012 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1012 DDL n. 2022",
            "description_title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT)",
            "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": 110,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34315,
            "slug": "vs19_388_204",
            "identifier": "vs19_388_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_204/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 204,
            "title": "Emendamento 35.1005 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1005 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 2022",
            "description_title": "Emendamento 35.1005 QUARTINI ANDREA (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": 57.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34328,
            "slug": "vs19_388_203",
            "identifier": "vs19_388_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_203/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 203,
            "title": "Emendamento 35.1007 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1007 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 2022",
            "description_title": "Emendamento 35.1007 QUARTINI ANDREA (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": 57.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34288,
            "slug": "vs19_388_202",
            "identifier": "vs19_388_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_202/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 202,
            "title": "Emendamento 35.1006 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1006 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 2022",
            "description_title": "Emendamento 35.1006 QUARTINI ANDREA (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": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34299,
            "slug": "vs19_388_201",
            "identifier": "vs19_388_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_201/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 201,
            "title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 35.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34262,
            "slug": "vs19_388_200",
            "identifier": "vs19_388_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_200/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 200,
            "title": "Articolo aggiuntivo 34.056 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.056 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.056 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.056 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34295,
            "slug": "vs19_388_199",
            "identifier": "vs19_388_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_199/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 199,
            "title": "Articolo aggiuntivo 34.054 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.054 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.054 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.054 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34280,
            "slug": "vs19_388_198",
            "identifier": "vs19_388_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_198/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 198,
            "title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.053 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.053 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34320,
            "slug": "vs19_388_197",
            "identifier": "vs19_388_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_197/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 197,
            "title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.052 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.052 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34310,
            "slug": "vs19_388_196",
            "identifier": "vs19_388_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_196/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 196,
            "title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.051 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.051 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34345,
            "slug": "vs19_388_195",
            "identifier": "vs19_388_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_195/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 195,
            "title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.050 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.050 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34334,
            "slug": "vs19_388_194",
            "identifier": "vs19_388_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_194/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 194,
            "title": "Articolo aggiuntivo 34.049 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.049 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.049 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.049 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34259,
            "slug": "vs19_388_193",
            "identifier": "vs19_388_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_193/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 193,
            "title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.048 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.048 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34255,
            "slug": "vs19_388_192",
            "identifier": "vs19_388_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_192/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.047 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.047 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34270,
            "slug": "vs19_388_191",
            "identifier": "vs19_388_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_191/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo aggiuntivo 34.045 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.045 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.045 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.045 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34283,
            "slug": "vs19_388_190",
            "identifier": "vs19_388_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_190/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 190,
            "title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.038 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": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34263,
            "slug": "vs19_388_189",
            "identifier": "vs19_388_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_189/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 189,
            "title": "Articolo aggiuntivo 34.034 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.034 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34277,
            "slug": "vs19_388_188",
            "identifier": "vs19_388_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_188/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.032 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.032 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34290,
            "slug": "vs19_388_187",
            "identifier": "vs19_388_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_187/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 187,
            "title": "Articolo aggiuntivo 34.024 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.024 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.024 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.024 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": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34303,
            "slug": "vs19_388_186",
            "identifier": "vs19_388_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_186/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 186,
            "title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 34.012 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.012 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 GADDA MARIA CHIARA (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": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34119,
            "slug": "vs19_388_184",
            "identifier": "vs19_388_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_184/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.01 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34132,
            "slug": "vs19_388_183",
            "identifier": "vs19_388_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_183/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 183,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 2022",
            "original_title": "Votazione Articolo 34 DDL n. 2022",
            "description_title": "Articolo 34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 50,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34146,
            "slug": "vs19_388_182",
            "identifier": "vs19_388_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_182/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.11 DDL n. 2022",
            "description_title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34141,
            "slug": "vs19_388_181",
            "identifier": "vs19_388_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_181/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 34.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.10 DDL n. 2022",
            "description_title": "Emendamento 34.10 PELUFFO VINICIO GIUSEPPE GUIDO (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": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34069,
            "slug": "vs19_388_180",
            "identifier": "vs19_388_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_180/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 180,
            "title": "Emendamento 34.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.7 DDL n. 2022",
            "description_title": "Emendamento 34.7 PELUFFO VINICIO GIUSEPPE GUIDO (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": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34099,
            "slug": "vs19_388_179",
            "identifier": "vs19_388_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_179/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 179,
            "title": "Emendamento 34.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.8 DDL n. 2022",
            "description_title": "Emendamento 34.8 PELUFFO VINICIO GIUSEPPE GUIDO (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": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34113,
            "slug": "vs19_388_178",
            "identifier": "vs19_388_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_178/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 34.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.9 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.9 DDL n. 2022",
            "description_title": "Emendamento 34.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34083,
            "slug": "vs19_388_177",
            "identifier": "vs19_388_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_177/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.6 DDL n. 2022",
            "description_title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34094,
            "slug": "vs19_388_176",
            "identifier": "vs19_388_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_176/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.5 DDL n. 2022",
            "description_title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (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": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34057,
            "slug": "vs19_388_175",
            "identifier": "vs19_388_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_175/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 34.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.4 DDL n. 2022",
            "description_title": "Emendamento 34.4 PELUFFO VINICIO GIUSEPPE GUIDO (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": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34071,
            "slug": "vs19_388_174",
            "identifier": "vs19_388_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_174/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 34.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.3 DDL n. 2022",
            "description_title": "Emendamento 34.3 PELUFFO VINICIO GIUSEPPE GUIDO (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34133,
            "slug": "vs19_388_173",
            "identifier": "vs19_388_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_173/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 34.2 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.2 DDL n. 2022",
            "description_title": "Emendamento 34.2 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        }
    ]
}