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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=238",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=236",
    "results": [
        {
            "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": 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": 34070,
            "slug": "vs19_388_121",
            "identifier": "vs19_388_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_121/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.03 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 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": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34129,
            "slug": "vs19_388_132",
            "identifier": "vs19_388_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_132/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 26.16 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.16 DDL n. 2022",
            "description_title": "Emendamento 26.16 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": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 34142,
            "slug": "vs19_388_108",
            "identifier": "vs19_388_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_108/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (APERRE) - Votazione Emendamento 25.33 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.33 DDL n. 2022",
            "description_title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34596,
            "slug": "vs19_388_002",
            "identifier": "vs19_388_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_002/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34108,
            "slug": "vs19_388_093",
            "identifier": "vs19_388_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_093/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 24.1002 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 24.1002 DDL n. 2022",
            "original_title": "Votazione Emendamento 24.1002 DDL n. 2022",
            "description_title": "Emendamento 24.1002 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.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34135,
            "slug": "vs19_388_089",
            "identifier": "vs19_388_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_089/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 23.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 23.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2022",
            "description_title": "Emendamento 23.4 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34597,
            "slug": "vs19_388_003",
            "identifier": "vs19_388_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_003/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00355, limitatamente al capoverso quarto della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, limitatamente al capoverso quarto della parte dispositiva, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 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": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34602,
            "slug": "vs19_388_008",
            "identifier": "vs19_388_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_008/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente alla premessa, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente alla premessa, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34431,
            "slug": "vs19_388_022",
            "identifier": "vs19_388_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_022/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2022",
            "description_title": "Emendamento 4.5 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34432,
            "slug": "vs19_388_023",
            "identifier": "vs19_388_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_023/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2022",
            "description_title": "Emendamento 4.6 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34433,
            "slug": "vs19_388_024",
            "identifier": "vs19_388_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_024/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.7 BONELLI ANGELO (AVS) - Votazione Emendamento 4.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2022",
            "description_title": "Emendamento 4.7 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": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34437,
            "slug": "vs19_388_029",
            "identifier": "vs19_388_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_029/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2022",
            "description_title": "Emendamento 5.4 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": 59,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34438,
            "slug": "vs19_388_031",
            "identifier": "vs19_388_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_031/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2022",
            "description_title": "Emendamento 6.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34439,
            "slug": "vs19_388_032",
            "identifier": "vs19_388_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_032/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2022",
            "description_title": "Emendamento 6.2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34444,
            "slug": "vs19_388_039",
            "identifier": "vs19_388_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_039/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 8.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.5 DDL n. 2022",
            "description_title": "Emendamento 8.5 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34445,
            "slug": "vs19_388_041",
            "identifier": "vs19_388_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_041/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2022",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34446,
            "slug": "vs19_388_042",
            "identifier": "vs19_388_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_042/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2022",
            "description_title": "Emendamento 9.4 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34447,
            "slug": "vs19_388_043",
            "identifier": "vs19_388_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_043/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.5 BONELLI ANGELO (AVS) - Votazione Emendamento 9.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2022",
            "description_title": "Emendamento 9.5 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": 12,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34448,
            "slug": "vs19_388_044",
            "identifier": "vs19_388_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_044/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 BONELLI ANGELO (AVS) - Votazione Emendamento 9.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2022",
            "description_title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 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": 18,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34450,
            "slug": "vs19_388_047",
            "identifier": "vs19_388_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_047/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.11 BONELLI ANGELO (AVS) - Votazione Emendamento 10.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.11 DDL n. 2022",
            "description_title": "Emendamento 10.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34453,
            "slug": "vs19_388_051",
            "identifier": "vs19_388_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_051/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2022",
            "description_title": "Emendamento 11.6 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "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": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34561,
            "slug": "vs19_388_070",
            "identifier": "vs19_388_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_070/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2022",
            "original_title": "Votazione Articolo 17 DDL n. 2022",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34562,
            "slug": "vs19_388_072",
            "identifier": "vs19_388_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_072/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2022",
            "original_title": "Votazione Articolo 18 DDL n. 2022",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "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": 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": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "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
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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
        }
    ]
}