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": 25629,
            "slug": "vs19_210_123",
            "identifier": "vs19_210_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_123/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1341",
            "original_title": "Votazione Articolo 26 DDL n. 1341",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25686,
            "slug": "vs19_210_122",
            "identifier": "vs19_210_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_122/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.3 DDL n. 1341",
            "description_title": "Emendamento 26.3 ORRICO ANNA LAURA (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.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (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.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25572,
            "slug": "vs19_210_120",
            "identifier": "vs19_210_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_120/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1341",
            "original_title": "Votazione Articolo 25 DDL n. 1341",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 66,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25668,
            "slug": "vs19_210_119",
            "identifier": "vs19_210_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_119/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 25.16 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 25.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.16 DDL n. 1341",
            "description_title": "Emendamento 25.16 ORRICO ANNA LAURA (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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25672,
            "slug": "vs19_210_118",
            "identifier": "vs19_210_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_118/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.15 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.15 DDL n. 1341",
            "description_title": "Emendamento 25.15 ORFINI MATTEO (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": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25593,
            "slug": "vs19_210_117",
            "identifier": "vs19_210_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_117/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 25.14 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.14 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.14 DDL n. 1341",
            "description_title": "Emendamento 25.14 ORFINI MATTEO (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": 40,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 25530,
            "slug": "vs19_210_116",
            "identifier": "vs19_210_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_116/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 25.13 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.13 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.13 DDL n. 1341",
            "description_title": "Emendamento 25.13 ORFINI MATTEO (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": 43,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25667,
            "slug": "vs19_210_115",
            "identifier": "vs19_210_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_115/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.12 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1341",
            "description_title": "Emendamento 25.12 ASCANI ANNA (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": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25689,
            "slug": "vs19_210_114",
            "identifier": "vs19_210_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_114/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.10 DDL n. 1341",
            "description_title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25533,
            "slug": "vs19_210_112",
            "identifier": "vs19_210_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_112/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.7 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.7 DDL n. 1341",
            "description_title": "Emendamento 25.7 ASCANI ANNA (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": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25532,
            "slug": "vs19_210_111",
            "identifier": "vs19_210_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_111/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 25.6 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.6 DDL n. 1341",
            "description_title": "Emendamento 25.6 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25674,
            "slug": "vs19_210_110",
            "identifier": "vs19_210_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_110/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.5 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.5 DDL n. 1341",
            "description_title": "Emendamento 25.5 ASCANI ANNA (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": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25565,
            "slug": "vs19_210_109",
            "identifier": "vs19_210_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_109/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.4 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.4 DDL n. 1341",
            "description_title": "Emendamento 25.4 ASCANI ANNA (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": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25517,
            "slug": "vs19_210_108",
            "identifier": "vs19_210_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_108/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 25.2 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.2 DDL n. 1341",
            "description_title": "Emendamento 25.2 ASCANI ANNA (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25559,
            "slug": "vs19_210_107",
            "identifier": "vs19_210_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_107/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 25.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 25.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1341",
            "description_title": "Emendamento 25.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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25570,
            "slug": "vs19_210_106",
            "identifier": "vs19_210_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_106/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1341",
            "original_title": "Votazione Articolo 24 DDL n. 1341",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25713,
            "slug": "vs19_210_105",
            "identifier": "vs19_210_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_105/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 24.1 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 24.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1341",
            "description_title": "Emendamento 24.1 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 25612,
            "slug": "vs19_210_104",
            "identifier": "vs19_210_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_104/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1341",
            "original_title": "Votazione Articolo 23 DDL n. 1341",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25633,
            "slug": "vs19_210_103",
            "identifier": "vs19_210_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_103/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 23.300, DDL n. 1341",
            "description_title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25682,
            "slug": "vs19_210_102",
            "identifier": "vs19_210_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_102/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1341",
            "original_title": "Votazione Articolo 22 DDL n. 1341",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25694,
            "slug": "vs19_210_101",
            "identifier": "vs19_210_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_101/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 22.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 22.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.5 DDL n. 1341",
            "description_title": "Emendamento 22.5 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25613,
            "slug": "vs19_210_100",
            "identifier": "vs19_210_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_100/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 100,
            "title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 22.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.3 DDL n. 1341",
            "description_title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25673,
            "slug": "vs19_210_099",
            "identifier": "vs19_210_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_099/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici emendamenti 22.1 ORFINI MATTEO (PD-IDP) e 22.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 22.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.1 DDL n. 1341",
            "description_title": "Identici emendamenti 22.1 ORFINI MATTEO (PD-IDP) e 22.2 ORRICO ANNA LAURA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25725,
            "slug": "vs19_210_098",
            "identifier": "vs19_210_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_098/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1341",
            "original_title": "Votazione Articolo 21 DDL n. 1341",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 ORRICO ANNA LAURA (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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25611,
            "slug": "vs19_210_096",
            "identifier": "vs19_210_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_096/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 21.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.2 DDL n. 1341",
            "description_title": "Emendamento 21.2 ORRICO ANNA LAURA (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25621,
            "slug": "vs19_210_095",
            "identifier": "vs19_210_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_095/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 21.100 della Commissione - Votazione Emendamento 21.100 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.100 DDL n. 1341",
            "description_title": "Emendamento 21.100 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25622,
            "slug": "vs19_210_094",
            "identifier": "vs19_210_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_094/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 21.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1341",
            "description_title": "Emendamento 21.1 ORRICO ANNA LAURA (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": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25677,
            "slug": "vs19_210_093",
            "identifier": "vs19_210_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_093/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1341",
            "original_title": "Votazione Articolo 20 DDL n. 1341",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25707,
            "slug": "vs19_210_092",
            "identifier": "vs19_210_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_092/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.5 DDL n. 1341",
            "description_title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25652,
            "slug": "vs19_210_091",
            "identifier": "vs19_210_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_091/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.4 DDL n. 1341",
            "description_title": "Emendamento 20.4 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25691,
            "slug": "vs19_210_090",
            "identifier": "vs19_210_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_090/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 20.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.3 DDL n. 1341",
            "description_title": "Emendamento 20.3 ORRICO ANNA LAURA (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": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25501,
            "slug": "vs19_210_089",
            "identifier": "vs19_210_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_089/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1341",
            "description_title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25614,
            "slug": "vs19_210_088",
            "identifier": "vs19_210_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_088/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1341",
            "original_title": "Votazione Articolo 19 DDL n. 1341",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25502,
            "slug": "vs19_210_087",
            "identifier": "vs19_210_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_087/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 19.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 19.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1341",
            "description_title": "Emendamento 19.5 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25616,
            "slug": "vs19_210_086",
            "identifier": "vs19_210_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_086/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 19.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 19.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.4 DDL n. 1341",
            "description_title": "Emendamento 19.4 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25636,
            "slug": "vs19_210_085",
            "identifier": "vs19_210_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_085/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici emendamenti 19.1 MANZI IRENE (PD-IDP), 19.2 ORRICO ANNA LAURA (M5S) e 19.3 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 19.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1341",
            "description_title": "Identici emendamenti 19.1 MANZI IRENE (PD-IDP), 19.2 ORRICO ANNA LAURA (M5S) e 19.3 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25606,
            "slug": "vs19_210_084",
            "identifier": "vs19_210_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_084/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1341",
            "original_title": "Votazione Articolo 18 DDL n. 1341",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25630,
            "slug": "vs19_210_083",
            "identifier": "vs19_210_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_083/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 18.29 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.29 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.29 DDL n. 1341",
            "description_title": "Emendamento 18.29 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25566,
            "slug": "vs19_210_082",
            "identifier": "vs19_210_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_082/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 18.28 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.28 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.28 DDL n. 1341",
            "description_title": "Emendamento 18.28 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25662,
            "slug": "vs19_210_081",
            "identifier": "vs19_210_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_081/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 18.24 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.24 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.24 DDL n. 1341",
            "description_title": "Emendamento 18.24 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25608,
            "slug": "vs19_210_080",
            "identifier": "vs19_210_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_080/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.20 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.20 DDL n. 1341",
            "description_title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25733,
            "slug": "vs19_210_079",
            "identifier": "vs19_210_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_079/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 18.17 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.17 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.17 DDL n. 1341",
            "description_title": "Emendamento 18.17 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25712,
            "slug": "vs19_210_078",
            "identifier": "vs19_210_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_078/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 18.16 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.16 DDL n. 1341",
            "description_title": "Emendamento 18.16 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": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25592,
            "slug": "vs19_210_076",
            "identifier": "vs19_210_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_076/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.12 DDL n. 1341",
            "description_title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25654,
            "slug": "vs19_210_075",
            "identifier": "vs19_210_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_075/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 18.10 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.10 DDL n. 1341",
            "description_title": "Emendamento 18.10 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": 21,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        }
    ]
}