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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=160",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=158",
    "results": [
        {
            "id": 29686,
            "slug": "vs19_260_081",
            "identifier": "vs19_260_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_081/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 2-quinquies.3 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2-quinquies.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.3 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.3 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29685,
            "slug": "vs19_260_080",
            "identifier": "vs19_260_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_080/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 2-quinquies.1 EVI ELEONORA (AVS) e 2-quinquies.2 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2-quinquies.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.1 DDL n. 1759",
            "description_title": "Identici emendamenti 2-quinquies.1 EVI ELEONORA (AVS) e 2-quinquies.2 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29684,
            "slug": "vs19_260_079",
            "identifier": "vs19_260_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_079/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 2-quater.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quater.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quater.4 DDL n. 1759",
            "description_title": "Emendamento 2-quater.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29683,
            "slug": "vs19_260_078",
            "identifier": "vs19_260_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_078/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 2-quater.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2-quater.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quater.3 DDL n. 1759",
            "description_title": "Emendamento 2-quater.3 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29682,
            "slug": "vs19_260_077",
            "identifier": "vs19_260_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_077/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 2-quater.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2-quater.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quater.1 DDL n. 1759",
            "description_title": "Emendamento 2-quater.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": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29681,
            "slug": "vs19_260_076",
            "identifier": "vs19_260_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_076/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 2-bis.010 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2-bis.010 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-bis.010 DDL n. 1759",
            "description_title": "Emendamento 2-bis.010 CAPPELLETTI ENRICO (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": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29680,
            "slug": "vs19_260_075",
            "identifier": "vs19_260_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_075/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 2-bis.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 2-bis.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 1759",
            "description_title": "Emendamento 2-bis.1 APPENDINO CHIARA (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": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29679,
            "slug": "vs19_260_074",
            "identifier": "vs19_260_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_074/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo aggiuntivo 2.023 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.023 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.023 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.023 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29678,
            "slug": "vs19_260_073",
            "identifier": "vs19_260_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_073/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici articoli aggiuntivi 2.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.0200 EVI ELEONORA (AVS) - Votazione Emendamento 2.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.0200 EVI ELEONORA (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": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29677,
            "slug": "vs19_260_072",
            "identifier": "vs19_260_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_072/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 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": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29676,
            "slug": "vs19_260_071",
            "identifier": "vs19_260_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_071/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 2.0211 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0211 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0211 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0211 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29675,
            "slug": "vs19_260_070",
            "identifier": "vs19_260_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_070/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 2.0210 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0210 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0210 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0210 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": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29674,
            "slug": "vs19_260_069",
            "identifier": "vs19_260_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_069/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 2.0209 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0209 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0209 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0209 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": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29673,
            "slug": "vs19_260_068",
            "identifier": "vs19_260_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_068/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.0207 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0207 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0207 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0207 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29672,
            "slug": "vs19_260_067",
            "identifier": "vs19_260_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_067/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 2.0206 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0206 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0206 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0206 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": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29671,
            "slug": "vs19_260_066",
            "identifier": "vs19_260_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_066/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.0205 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0205 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0205 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0205 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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29670,
            "slug": "vs19_260_065",
            "identifier": "vs19_260_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_065/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 2.0204 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.0204 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0204 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0204 CAPPELLETTI ENRICO (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": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29669,
            "slug": "vs19_260_064",
            "identifier": "vs19_260_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_064/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 2.0203 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.0203 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0203 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0203 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": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29668,
            "slug": "vs19_260_063",
            "identifier": "vs19_260_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_063/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.0202 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0202 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29667,
            "slug": "vs19_260_062",
            "identifier": "vs19_260_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_062/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 2.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.011 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.011 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.011 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": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29666,
            "slug": "vs19_260_061",
            "identifier": "vs19_260_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_061/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 2.021 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.021 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.021 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.021 APPENDINO CHIARA (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": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29665,
            "slug": "vs19_260_060",
            "identifier": "vs19_260_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_060/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 2.020 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.020 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.020 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.020 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29664,
            "slug": "vs19_260_059",
            "identifier": "vs19_260_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_059/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2.22 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.22 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1759",
            "description_title": "Emendamento 2.22 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29663,
            "slug": "vs19_260_058",
            "identifier": "vs19_260_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_058/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1759",
            "description_title": "Emendamento 2.15 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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29662,
            "slug": "vs19_260_057",
            "identifier": "vs19_260_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_057/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2.13 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.13 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1759",
            "description_title": "Emendamento 2.13 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29661,
            "slug": "vs19_260_056",
            "identifier": "vs19_260_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_056/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.14 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1759",
            "description_title": "Emendamento 2.14 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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29660,
            "slug": "vs19_260_055",
            "identifier": "vs19_260_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_055/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.17 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1759",
            "description_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29659,
            "slug": "vs19_260_054",
            "identifier": "vs19_260_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_054/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 2.19 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.19 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1759",
            "description_title": "Emendamento 2.19 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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29658,
            "slug": "vs19_260_053",
            "identifier": "vs19_260_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_053/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.18 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.18 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.18 DDL n. 1759",
            "description_title": "Emendamento 2.18 APPENDINO CHIARA (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": 63.29,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29657,
            "slug": "vs19_260_052",
            "identifier": "vs19_260_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_052/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.16 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.16 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1759",
            "description_title": "Emendamento 2.16 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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29656,
            "slug": "vs19_260_051",
            "identifier": "vs19_260_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_051/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.1000 EVI ELEONORA (AVS) - Votazione Emendamento 2.1000 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1759",
            "description_title": "Emendamento 2.1000 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29655,
            "slug": "vs19_260_050",
            "identifier": "vs19_260_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_050/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1759",
            "description_title": "Emendamento 2.8 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29654,
            "slug": "vs19_260_049",
            "identifier": "vs19_260_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_049/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1759",
            "description_title": "Emendamento 2.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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29653,
            "slug": "vs19_260_048",
            "identifier": "vs19_260_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_048/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1759",
            "description_title": "Emendamento 2.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29652,
            "slug": "vs19_260_047",
            "identifier": "vs19_260_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_047/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1759",
            "description_title": "Emendamento 2.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": 16,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29651,
            "slug": "vs19_260_046",
            "identifier": "vs19_260_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_046/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1759",
            "description_title": "Emendamento 2.2 EVI ELEONORA (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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29650,
            "slug": "vs19_260_045",
            "identifier": "vs19_260_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_045/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1759",
            "description_title": "Emendamento 2.1 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": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29649,
            "slug": "vs19_260_044",
            "identifier": "vs19_260_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_044/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1.01000 BONELLI ANGELO (AVS) - Votazione Emendamento 1.01000 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.01000 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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29648,
            "slug": "vs19_260_043",
            "identifier": "vs19_260_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_043/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 1.01001 BONELLI ANGELO (AVS) - Votazione Emendamento 1.01001 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.01001 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.01001 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": 34,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29647,
            "slug": "vs19_260_042",
            "identifier": "vs19_260_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_042/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1.08 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.08 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.08 D'ORSO VALENTINA (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": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29646,
            "slug": "vs19_260_041",
            "identifier": "vs19_260_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_041/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 1.01 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.01 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29645,
            "slug": "vs19_260_040",
            "identifier": "vs19_260_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_040/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.11 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1759",
            "description_title": "Emendamento 1.11 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29644,
            "slug": "vs19_260_039",
            "identifier": "vs19_260_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_039/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1759",
            "description_title": "Emendamento 1.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": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29643,
            "slug": "vs19_260_038",
            "identifier": "vs19_260_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_038/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1759",
            "description_title": "Emendamento 1.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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29582,
            "slug": "vs19_260_037",
            "identifier": "vs19_260_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_037/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 01.03 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.03 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.03 DDL n. 1759",
            "description_title": "Articolo premissivo 01.03 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": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29581,
            "slug": "vs19_260_036",
            "identifier": "vs19_260_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_036/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo premissivo 01.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.02 DDL n. 1759",
            "description_title": "Articolo premissivo 01.02 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29580,
            "slug": "vs19_260_035",
            "identifier": "vs19_260_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_035/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo premissivo 01.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.01 DDL n. 1759",
            "description_title": "Articolo premissivo 01.01 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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29639,
            "slug": "vs19_260_034",
            "identifier": "vs19_260_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_034/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00263, limitatamente alla premessa, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00263",
            "original_title": "Votazione Mozione 1_00263",
            "description_title": "Mozione n. 1-00263, limitatamente alla premessa, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29638,
            "slug": "vs19_260_033",
            "identifier": "vs19_260_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_033/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00263, limitatamente al capoverso quindicesimo della parte dispositiva, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00263",
            "original_title": "Votazione Mozione 1_00263",
            "description_title": "Mozione n. 1-00263, limitatamente al capoverso quindicesimo della parte dispositiva, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29637,
            "slug": "vs19_260_032",
            "identifier": "vs19_260_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_032/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00263, limitatamente al capoverso quattordicesimo della parte dispositiva, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00263",
            "original_title": "Votazione Mozione 1_00263",
            "description_title": "Mozione n. 1-00263, limitatamente al capoverso quattordicesimo della parte dispositiva, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        }
    ]
}