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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=235",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=233",
    "results": [
        {
            "id": 34498,
            "slug": "vs19_377_025",
            "identifier": "vs19_377_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_025/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.40 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 3.40 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34495,
            "slug": "vs19_377_022",
            "identifier": "vs19_377_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_022/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.22 SANTILLO AGOSTINO (M5S) e 3.23 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 3.22 SANTILLO AGOSTINO (M5S) e 3.23 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34501,
            "slug": "vs19_377_028",
            "identifier": "vs19_377_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_028/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.49 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.49 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34499,
            "slug": "vs19_377_026",
            "identifier": "vs19_377_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_026/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 3.44 SANTILLO AGOSTINO (M5S), 3.46 BONELLI ANGELO (AVS) e 3.45 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 3.44 SANTILLO AGOSTINO (M5S), 3.46 BONELLI ANGELO (AVS) e 3.45 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34500,
            "slug": "vs19_377_027",
            "identifier": "vs19_377_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_027/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.47 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.47 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34502,
            "slug": "vs19_377_029",
            "identifier": "vs19_377_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_029/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34506,
            "slug": "vs19_377_034",
            "identifier": "vs19_377_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_034/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 4.3 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34507,
            "slug": "vs19_377_035",
            "identifier": "vs19_377_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_035/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34508,
            "slug": "vs19_377_036",
            "identifier": "vs19_377_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_036/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.5 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 4.5 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34509,
            "slug": "vs19_377_037",
            "identifier": "vs19_377_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_037/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34512,
            "slug": "vs19_377_041",
            "identifier": "vs19_377_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_041/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.2 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 5.2 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34516,
            "slug": "vs19_377_048",
            "identifier": "vs19_377_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_048/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.11 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 8.11 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34513,
            "slug": "vs19_377_042",
            "identifier": "vs19_377_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_042/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 5.3 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 5.3 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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.22,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34518,
            "slug": "vs19_377_050",
            "identifier": "vs19_377_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_050/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.14 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 8.14 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34517,
            "slug": "vs19_377_049",
            "identifier": "vs19_377_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_049/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "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.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34520,
            "slug": "vs19_377_052",
            "identifier": "vs19_377_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_052/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.19 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 8.19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34521,
            "slug": "vs19_377_053",
            "identifier": "vs19_377_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_053/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "original_title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34524,
            "slug": "vs19_377_057",
            "identifier": "vs19_377_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_057/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "original_title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34526,
            "slug": "vs19_377_059",
            "identifier": "vs19_377_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_059/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34529,
            "slug": "vs19_377_064",
            "identifier": "vs19_377_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_064/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34530,
            "slug": "vs19_377_065",
            "identifier": "vs19_377_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_065/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34532,
            "slug": "vs19_377_067",
            "identifier": "vs19_377_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_067/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.18 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 11.18 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34533,
            "slug": "vs19_377_068",
            "identifier": "vs19_377_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_068/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 11.1000 BENZONI FABRIZIO (APERRE), 11.1001 SIMIANI MARCO (PD-IDP), 11.1002 PASTORINO LUCA (M-+EUR) e 11.1003 FONTANA ILARIA (M5S)",
            "original_title": "Identici emendamenti 11.1000 BENZONI FABRIZIO (APERRE), 11.1001 SIMIANI MARCO (PD-IDP), 11.1002 PASTORINO LUCA (M-+EUR) e 11.1003 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34534,
            "slug": "vs19_377_070",
            "identifier": "vs19_377_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_070/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 12.2 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 12.2 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34537,
            "slug": "vs19_377_074",
            "identifier": "vs19_377_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_074/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 13.5 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.5 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 50,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34538,
            "slug": "vs19_377_075",
            "identifier": "vs19_377_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_075/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "original_title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34539,
            "slug": "vs19_377_076",
            "identifier": "vs19_377_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_076/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34540,
            "slug": "vs19_377_077",
            "identifier": "vs19_377_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_077/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34541,
            "slug": "vs19_377_080",
            "identifier": "vs19_377_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_080/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34543,
            "slug": "vs19_377_083",
            "identifier": "vs19_377_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_083/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34577,
            "slug": "vs19_377_061",
            "identifier": "vs19_377_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_061/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "",
            "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": 75,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34580,
            "slug": "vs19_377_078",
            "identifier": "vs19_377_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_078/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": "",
            "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": 74,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34492,
            "slug": "vs19_377_019",
            "identifier": "vs19_377_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_019/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "original_title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34514,
            "slug": "vs19_377_043",
            "identifier": "vs19_377_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_043/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 5.5 BONELLI ANGELO (AVS) e 5.6 SANTILLO AGOSTINO (M5S)",
            "original_title": "Identici emendamenti 5.5 BONELLI ANGELO (AVS) e 5.6 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33450,
            "slug": "vs19_377_110",
            "identifier": "vs19_377_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_110/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 22.7, 22.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.7, 22.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33455,
            "slug": "vs19_377_130",
            "identifier": "vs19_377_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_130/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/1632-A/4 - Votazione Ordine del giorno 9/1632-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/4 ",
            "description_title": "ODG 9/1632-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33478,
            "slug": "vs19_377_141",
            "identifier": "vs19_377_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_141/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 141,
            "title": "MOZ 1-346 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33439,
            "slug": "vs19_377_146",
            "identifier": "vs19_377_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_146/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-346 CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 29 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33499,
            "slug": "vs19_377_153",
            "identifier": "vs19_377_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_153/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-351 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33476,
            "slug": "vs19_377_155",
            "identifier": "vs19_377_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_155/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ 1-352 NF CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 33475,
            "slug": "vs19_377_164",
            "identifier": "vs19_377_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_164/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 164,
            "title": "MOZ 1-357 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33448,
            "slug": "vs19_377_172",
            "identifier": "vs19_377_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_172/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 172,
            "title": "MOZ 1-358 CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 33500,
            "slug": "vs19_377_181",
            "identifier": "vs19_377_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_181/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 181,
            "title": "MOZ 1-358 CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 15 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 33474,
            "slug": "vs19_377_090",
            "identifier": "vs19_377_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_090/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33471,
            "slug": "vs19_377_135",
            "identifier": "vs19_377_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_135/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 135,
            "title": "Legge quadro in materia di ricostruzione post-calamità",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1632-A - VOTO FINALE",
            "public_title": "Legge quadro in materia di ricostruzione post-calamità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33469,
            "slug": "vs19_377_138",
            "identifier": "vs19_377_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_138/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 138,
            "title": "MOZ 1-346 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 13 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33473,
            "slug": "vs19_377_184",
            "identifier": "vs19_377_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_184/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 184,
            "title": "MOZ 1-358 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 33491,
            "slug": "vs19_377_117",
            "identifier": "vs19_377_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_117/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 33492,
            "slug": "vs19_377_142",
            "identifier": "vs19_377_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_142/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 142,
            "title": "MOZ 1-346 CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 19 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 50.32
        }
    ]
}