Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=201
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=identifier&page=202",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=200",
    "results": [
        {
            "id": 22450,
            "slug": "vs19_134_013",
            "identifier": "vs19_134_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_013/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.154 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.154 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.154 PDL n. 0384",
            "description_title": "Emendamento 3.154 SPORTIELLO GILDA (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": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22436,
            "slug": "vs19_134_014",
            "identifier": "vs19_134_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_014/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.28 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.28 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.28 PDL n. 0384",
            "description_title": "Emendamento 3.28 DI LAURO CARMEN (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": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22424,
            "slug": "vs19_134_015",
            "identifier": "vs19_134_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_015/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.155 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.155 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.155 PDL n. 0384",
            "description_title": "Emendamento 3.155 DI LAURO CARMEN (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": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22411,
            "slug": "vs19_134_016",
            "identifier": "vs19_134_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_016/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.156 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.156 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.156 PDL n. 0384",
            "description_title": "Emendamento 3.156 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22499,
            "slug": "vs19_134_018",
            "identifier": "vs19_134_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_018/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.157 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.157 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.157 PDL n. 0384",
            "description_title": "Emendamento 3.157 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": 37,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22482,
            "slug": "vs19_134_019",
            "identifier": "vs19_134_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_019/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.35 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.35 PDL n. 0384",
            "description_title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (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": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22434,
            "slug": "vs19_134_020",
            "identifier": "vs19_134_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_020/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.37 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.37 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.37 PDL n. 0384",
            "description_title": "Emendamento 3.37 SPORTIELLO GILDA (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": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22456,
            "slug": "vs19_134_022",
            "identifier": "vs19_134_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_022/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.40 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.40 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.40 PDL n. 0384",
            "description_title": "Emendamento 3.40 RICCIARDI MARIANNA (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": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22505,
            "slug": "vs19_134_023",
            "identifier": "vs19_134_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_023/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.41 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.41 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.41 PDL n. 0384",
            "description_title": "Emendamento 3.41 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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22491,
            "slug": "vs19_134_024",
            "identifier": "vs19_134_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_024/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.42 ZANELLA LUANA (AVS) - Votazione Emendamento 3.42 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.42 PDL n. 0384",
            "description_title": "Emendamento 3.42 ZANELLA LUANA (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 SPORTIELLO GILDA (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": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22406,
            "slug": "vs19_134_026",
            "identifier": "vs19_134_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_026/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.44 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.44 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.44 PDL n. 0384",
            "description_title": "Emendamento 3.44 CIANI PAOLO (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": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22449,
            "slug": "vs19_134_027",
            "identifier": "vs19_134_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_027/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.45 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.45 PDL n. 0384",
            "description_title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22437,
            "slug": "vs19_134_028",
            "identifier": "vs19_134_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_028/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.46 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.46 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.46 PDL n. 0384",
            "description_title": "Emendamento 3.46 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22490,
            "slug": "vs19_134_029",
            "identifier": "vs19_134_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_029/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.49 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.49 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.49 PDL n. 0384",
            "description_title": "Emendamento 3.49 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22512,
            "slug": "vs19_134_030",
            "identifier": "vs19_134_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_030/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.50 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.50 PDL n. 0384",
            "description_title": "Emendamento 3.50 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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22465,
            "slug": "vs19_134_031",
            "identifier": "vs19_134_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_031/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.51 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.51 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.51 PDL n. 0384",
            "description_title": "Emendamento 3.51 RICCIARDI MARIANNA (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": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22484,
            "slug": "vs19_134_032",
            "identifier": "vs19_134_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_032/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.52 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.52 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.52 PDL n. 0384",
            "description_title": "Emendamento 3.52 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 STUMPO NICOLA (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": 67.9
        },
        {
            "id": 22451,
            "slug": "vs19_134_034",
            "identifier": "vs19_134_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_034/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.55 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.55 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.55 PDL n. 0384",
            "description_title": "Emendamento 3.55 SPORTIELLO GILDA (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22423,
            "slug": "vs19_134_036",
            "identifier": "vs19_134_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_036/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.56 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.56 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.56 PDL n. 0384",
            "description_title": "Emendamento 3.56 SPORTIELLO GILDA (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": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22495,
            "slug": "vs19_134_037",
            "identifier": "vs19_134_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_037/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 3.58 MALAVASI ILENIA (PD-IDP) e 3.165 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.58 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.58 PDL n. 0384",
            "description_title": "Identici emendamenti 3.58 MALAVASI ILENIA (PD-IDP) e 3.165 FARAONE DAVIDE (AIV-RE)",
            "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": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22508,
            "slug": "vs19_134_038",
            "identifier": "vs19_134_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_038/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.159 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.159 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.159 PDL n. 0384",
            "description_title": "Emendamento 3.159 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": 64.98,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22464,
            "slug": "vs19_134_039",
            "identifier": "vs19_134_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_039/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.59 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.59 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.59 PDL n. 0384",
            "description_title": "Emendamento 3.59 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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 DI LAURO CARMEN (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": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22472,
            "slug": "vs19_134_041",
            "identifier": "vs19_134_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_041/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.61 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.61 PDL n. 0384",
            "description_title": "Emendamento 3.61 STUMPO NICOLA (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": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22487,
            "slug": "vs19_134_042",
            "identifier": "vs19_134_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_042/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 3.64 CIANI PAOLO (PD-IDP) e 3.166 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.64 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.64 PDL n. 0384",
            "description_title": "Identici emendamenti 3.64 CIANI PAOLO (PD-IDP) e 3.166 FARAONE DAVIDE (AIV-RE)",
            "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": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22515,
            "slug": "vs19_134_044",
            "identifier": "vs19_134_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_044/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.67 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.67 PDL n. 0384",
            "description_title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE)",
            "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": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22408,
            "slug": "vs19_134_045",
            "identifier": "vs19_134_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_045/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.70 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.70 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.70 PDL n. 0384",
            "description_title": "Emendamento 3.70 CIANI PAOLO (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": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22421,
            "slug": "vs19_134_046",
            "identifier": "vs19_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_046/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.168 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.168 PDL n. 0384",
            "description_title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE)",
            "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": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22435,
            "slug": "vs19_134_047",
            "identifier": "vs19_134_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_047/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.71 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.71 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.71 PDL n. 0384",
            "description_title": "Emendamento 3.71 STUMPO NICOLA (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22452,
            "slug": "vs19_134_048",
            "identifier": "vs19_134_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_048/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.73 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.73 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.73 PDL n. 0384",
            "description_title": "Emendamento 3.73 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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22454,
            "slug": "vs19_134_049",
            "identifier": "vs19_134_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_049/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3.74 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.74 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.74 PDL n. 0384",
            "description_title": "Emendamento 3.74 RICCIARDI MARIANNA (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": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22477,
            "slug": "vs19_134_050",
            "identifier": "vs19_134_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_050/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 3.75 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.75 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.75 PDL n. 0384",
            "description_title": "Emendamento 3.75 GIRELLI GIAN ANTONIO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22485,
            "slug": "vs19_134_051",
            "identifier": "vs19_134_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_051/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.160 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.160 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.160 PDL n. 0384",
            "description_title": "Emendamento 3.160 RICCIARDI MARIANNA (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": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22470,
            "slug": "vs19_134_052",
            "identifier": "vs19_134_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_052/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.76 ZANELLA LUANA (AVS) - Votazione Emendamento 3.76 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.76 PDL n. 0384",
            "description_title": "Emendamento 3.76 ZANELLA LUANA (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": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22426,
            "slug": "vs19_134_053",
            "identifier": "vs19_134_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_053/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.78 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.78 PDL n. 0384",
            "description_title": "Emendamento 3.78 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22443,
            "slug": "vs19_134_054",
            "identifier": "vs19_134_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_054/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.79 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.79 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.79 PDL n. 0384",
            "description_title": "Emendamento 3.79 CIANI PAOLO (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": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22412,
            "slug": "vs19_134_056",
            "identifier": "vs19_134_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_056/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.85 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.85 PDL n. 0384",
            "description_title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE)",
            "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": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22497,
            "slug": "vs19_134_057",
            "identifier": "vs19_134_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_057/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.170 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.170 PDL n. 0384",
            "description_title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE)",
            "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": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22509,
            "slug": "vs19_134_058",
            "identifier": "vs19_134_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_058/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.161 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.161 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.161 PDL n. 0384",
            "description_title": "Emendamento 3.161 FURFARO 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": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22458,
            "slug": "vs19_134_059",
            "identifier": "vs19_134_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_059/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.163 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.163 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.163 PDL n. 0384",
            "description_title": "Emendamento 3.163 FARAONE DAVIDE (AIV-RE)",
            "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": 66.67,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22480,
            "slug": "vs19_134_060",
            "identifier": "vs19_134_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_060/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.88 ZANELLA LUANA (AVS) - Votazione Emendamento 3.88 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.88 PDL n. 0384",
            "description_title": "Emendamento 3.88 ZANELLA LUANA (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": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22460,
            "slug": "vs19_134_061",
            "identifier": "vs19_134_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_061/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.89 ZANELLA LUANA (AVS) - Votazione Emendamento 3.89 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.89 PDL n. 0384",
            "description_title": "Emendamento 3.89 ZANELLA LUANA (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": 40,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22467,
            "slug": "vs19_134_062",
            "identifier": "vs19_134_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_062/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.90 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.90 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.90 PDL n. 0384",
            "description_title": "Emendamento 3.90 GIRELLI GIAN ANTONIO (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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        }
    ]
}