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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=332",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=330",
    "results": [
        {
            "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": 34093,
            "slug": "vs19_388_090",
            "identifier": "vs19_388_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_090/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 23.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 23.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.12 DDL n. 2022",
            "description_title": "Emendamento 23.12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34088,
            "slug": "vs19_388_114",
            "identifier": "vs19_388_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_114/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 25.49 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 25.49 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.49 DDL n. 2022",
            "description_title": "Emendamento 25.49 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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34082,
            "slug": "vs19_388_167",
            "identifier": "vs19_388_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_167/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 167,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 2022",
            "original_title": "Votazione Articolo 30 DDL n. 2022",
            "description_title": "Articolo 30",
            "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": 53,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34065,
            "slug": "vs19_388_149",
            "identifier": "vs19_388_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_149/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 28.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.6 DDL n. 2022",
            "description_title": "Emendamento 28.6 L'ABBATE PATTY (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": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34059,
            "slug": "vs19_388_169",
            "identifier": "vs19_388_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_169/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 32.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 32.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 32.7 DDL n. 2022",
            "description_title": "Emendamento 32.7 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": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34052,
            "slug": "vs19_388_148",
            "identifier": "vs19_388_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_148/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 148,
            "title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2022",
            "description_title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34074,
            "slug": "vs19_388_168",
            "identifier": "vs19_388_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_168/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 168,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2022",
            "original_title": "Votazione Articolo 31 DDL n. 2022",
            "description_title": "Articolo 31",
            "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": 55,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "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": 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": 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": 34435,
            "slug": "vs19_388_027",
            "identifier": "vs19_388_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_027/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2022",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34436,
            "slug": "vs19_388_028",
            "identifier": "vs19_388_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_028/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2022",
            "description_title": "Emendamento 5.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 34053,
            "slug": "vs19_388_161",
            "identifier": "vs19_388_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_161/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 28.20 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 28.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.20 DDL n. 2022",
            "description_title": "Emendamento 28.20 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": 34,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 34073,
            "slug": "vs19_388_154",
            "identifier": "vs19_388_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_154/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 154,
            "title": "Subemendamento 0.28.5000.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 0.28.5000.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.1 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.1 PAVANELLI EMMA (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": 53,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 47.77
        },
        {
            "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": 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": 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": 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": 34115,
            "slug": "vs19_388_164",
            "identifier": "vs19_388_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_164/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 164,
            "title": "Emendamento 30.1 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 30.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.1 DDL n. 2022",
            "description_title": "Emendamento 30.1 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": 63,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34109,
            "slug": "vs19_388_159",
            "identifier": "vs19_388_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_159/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato - Votazione Emendamento 28.5000 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5000 DDL n. 2022",
            "description_title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34095,
            "slug": "vs19_388_156",
            "identifier": "vs19_388_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_156/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 156,
            "title": "Subemendamento 0.28.5000.5 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.5 CASU ANDREA (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": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34061,
            "slug": "vs19_388_155",
            "identifier": "vs19_388_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_155/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 155,
            "title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.4 CASU ANDREA (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": 39,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34098,
            "slug": "vs19_388_151",
            "identifier": "vs19_388_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_151/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 28.8 PORTA FABIO (PD-IDP) - Votazione Emendamento 28.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.8 DDL n. 2022",
            "description_title": "Emendamento 28.8 PORTA FABIO (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": 57.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34112,
            "slug": "vs19_388_145",
            "identifier": "vs19_388_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_145/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 26.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 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": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34089,
            "slug": "vs19_388_137",
            "identifier": "vs19_388_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_137/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.27 DDL n. 2022",
            "description_title": "Emendamento 26.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 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": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34117,
            "slug": "vs19_388_125",
            "identifier": "vs19_388_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_125/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (M5S) - Votazione Emendamento 25.022 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.022 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.022 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": 57,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34058,
            "slug": "vs19_388_120",
            "identifier": "vs19_388_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_120/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 25.024 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 25.024 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.024 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.024 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": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34140,
            "slug": "vs19_388_118",
            "identifier": "vs19_388_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_118/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.61 CHERCHI SUSANNA (M5S) - Votazione Emendamento 25.61 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.61 DDL n. 2022",
            "description_title": "Emendamento 25.61 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34106,
            "slug": "vs19_388_110",
            "identifier": "vs19_388_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_110/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.38 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.38 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.38 DDL n. 2022",
            "description_title": "Emendamento 25.38 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34102,
            "slug": "vs19_388_107",
            "identifier": "vs19_388_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_107/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 107,
            "title": "Identici emendamenti 25.10 PAVANELLI EMMA (M5S), 25.15 RUFFINO DANIELA (APERRE), 25.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 25.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 25.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.10 DDL n. 2022",
            "description_title": "Identici emendamenti 25.10 PAVANELLI EMMA (M5S), 25.15 RUFFINO DANIELA (APERRE), 25.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 25.1000 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": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34055,
            "slug": "vs19_388_117",
            "identifier": "vs19_388_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_117/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 25.3 IARIA ANTONINO (M5S) - Votazione Emendamento 25.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.3 DDL n. 2022",
            "description_title": "Emendamento 25.3 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": 55,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 38.22
        },
        {
            "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": 34143,
            "slug": "vs19_388_133",
            "identifier": "vs19_388_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_133/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.17 DDL n. 2022",
            "description_title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 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": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34091,
            "slug": "vs19_388_166",
            "identifier": "vs19_388_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_166/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 166,
            "title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 30.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.6 DDL n. 2022",
            "description_title": "Emendamento 30.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": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34472,
            "slug": "vs19_388_080",
            "identifier": "vs19_388_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_080/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP) - Votazione Emendamento 20.014 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.014 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.06
        },
        {
            "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": 34147,
            "slug": "vs19_388_172",
            "identifier": "vs19_388_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_172/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.1 DDL n. 2022",
            "description_title": "Emendamento 34.1 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": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34110,
            "slug": "vs19_388_171",
            "identifier": "vs19_388_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_171/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 171,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 2022",
            "original_title": "Votazione Articolo 33 DDL n. 2022",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34090,
            "slug": "vs19_388_100",
            "identifier": "vs19_388_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_100/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 25.36 IARIA ANTONINO (M5S) - Votazione Emendamento 25.36 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.36 DDL n. 2022",
            "description_title": "Emendamento 25.36 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": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34565,
            "slug": "vs19_388_083",
            "identifier": "vs19_388_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_083/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 21 (Mantenimento) - Votazione Articolo 21 DDL n. 2022",
            "original_title": "Votazione Articolo 21 DDL n. 2022",
            "description_title": "Articolo 21 (Mantenimento)",
            "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": 47,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34474,
            "slug": "vs19_388_082",
            "identifier": "vs19_388_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_082/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.025 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.025 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.025 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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34473,
            "slug": "vs19_388_081",
            "identifier": "vs19_388_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_081/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.023 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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.34
        }
    ]
}