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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=333",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=331",
    "results": [
        {
            "id": 34564,
            "slug": "vs19_388_079",
            "identifier": "vs19_388_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_079/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2022",
            "original_title": "Votazione Articolo 20 DDL n. 2022",
            "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": 54,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34471,
            "slug": "vs19_388_078",
            "identifier": "vs19_388_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_078/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.06 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.06 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (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": 58.26,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34470,
            "slug": "vs19_388_077",
            "identifier": "vs19_388_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_077/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.05 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.05 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (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": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "description_title": "Articolo 13",
            "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": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34460,
            "slug": "vs19_388_060",
            "identifier": "vs19_388_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_060/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.3 MORFINO DANIELA (M5S) - Votazione Emendamento 13.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2022",
            "description_title": "Emendamento 13.3 MORFINO DANIELA (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": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "description_title": "Articolo 11",
            "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": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34126,
            "slug": "vs19_388_153",
            "identifier": "vs19_388_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_153/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 28.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5 DDL n. 2022",
            "description_title": "Emendamento 28.5 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": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34139,
            "slug": "vs19_388_152",
            "identifier": "vs19_388_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_152/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 152,
            "title": "Emendamento 28.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.4 DDL n. 2022",
            "description_title": "Emendamento 28.4 GADDA MARIA CHIARA (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": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34263,
            "slug": "vs19_388_189",
            "identifier": "vs19_388_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_189/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 189,
            "title": "Articolo aggiuntivo 34.034 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.034 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34119,
            "slug": "vs19_388_184",
            "identifier": "vs19_388_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_184/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.01 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34141,
            "slug": "vs19_388_181",
            "identifier": "vs19_388_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_181/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 34.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.10 DDL n. 2022",
            "description_title": "Emendamento 34.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34149,
            "slug": "vs19_388_123",
            "identifier": "vs19_388_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_123/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR)",
            "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": 45,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34125,
            "slug": "vs19_388_119",
            "identifier": "vs19_388_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_119/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2022",
            "original_title": "Votazione Articolo 25 DDL n. 2022",
            "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": 12,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34085,
            "slug": "vs19_388_099",
            "identifier": "vs19_388_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_099/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 25.16 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.16 DDL n. 2022",
            "description_title": "Emendamento 25.16 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34469,
            "slug": "vs19_388_076",
            "identifier": "vs19_388_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_076/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.04 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.04 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (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": 8,
            "n_margin": 40,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34563,
            "slug": "vs19_388_074",
            "identifier": "vs19_388_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_074/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2022",
            "original_title": "Votazione Articolo 19 DDL n. 2022",
            "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": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34562,
            "slug": "vs19_388_072",
            "identifier": "vs19_388_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_072/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2022",
            "original_title": "Votazione Articolo 18 DDL n. 2022",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34561,
            "slug": "vs19_388_070",
            "identifier": "vs19_388_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_070/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2022",
            "original_title": "Votazione Articolo 17 DDL n. 2022",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "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": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34462,
            "slug": "vs19_388_065",
            "identifier": "vs19_388_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_065/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 15.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 15.02 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (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": 34,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34558,
            "slug": "vs19_388_063",
            "identifier": "vs19_388_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_063/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2022",
            "original_title": "Votazione Articolo 14 DDL n. 2022",
            "description_title": "Articolo 14",
            "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": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34461,
            "slug": "vs19_388_062",
            "identifier": "vs19_388_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_062/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 14.2 DDL n. 2022",
            "description_title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34454,
            "slug": "vs19_388_052",
            "identifier": "vs19_388_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_052/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.7 BONELLI ANGELO (AVS) - Votazione Emendamento 11.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.7 DDL n. 2022",
            "description_title": "Emendamento 11.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34257,
            "slug": "vs19_389_021",
            "identifier": "vs19_389_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_021/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2022/42 SIMIANI MARCO (PD-IDP), come riformulato - Votazione Ordine del giorno 9/2022/42 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/42 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/42 SIMIANI MARCO (PD-IDP), come riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 114,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34272,
            "slug": "vs19_389_020",
            "identifier": "vs19_389_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_020/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34296,
            "slug": "vs19_389_019",
            "identifier": "vs19_389_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_019/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34253,
            "slug": "vs19_389_016",
            "identifier": "vs19_389_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_016/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/36 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34330,
            "slug": "vs19_389_014",
            "identifier": "vs19_389_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_014/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (PD-IDP)",
            "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": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34318,
            "slug": "vs19_389_013",
            "identifier": "vs19_389_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_013/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34287,
            "slug": "vs19_389_023",
            "identifier": "vs19_389_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_023/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34297,
            "slug": "vs19_389_009",
            "identifier": "vs19_389_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_009/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (M5S)",
            "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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34264,
            "slug": "vs19_389_002",
            "identifier": "vs19_389_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_002/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2022/4 BENZONI FABRIZIO (APERRE), nel testo riformulato - Votazione Ordine del giorno 9/2022/4 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/4 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/4 BENZONI FABRIZIO (APERRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 113,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34285,
            "slug": "vs19_389_008",
            "identifier": "vs19_389_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_008/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato - Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34302,
            "slug": "vs19_389_001",
            "identifier": "vs19_389_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_001/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), nel testo riformulato - Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "description_title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 34335,
            "slug": "vs19_389_024",
            "identifier": "vs19_389_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_024/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE) - Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34311,
            "slug": "vs19_389_026",
            "identifier": "vs19_389_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_026/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34309,
            "slug": "vs19_389_012",
            "identifier": "vs19_389_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_012/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2022/32 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2022/32 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/32 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/32 SPORTIELLO GILDA (M5S)",
            "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": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34301,
            "slug": "vs19_389_022",
            "identifier": "vs19_389_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_022/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2022/43 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2022/43 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/43 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/43 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34282,
            "slug": "vs19_389_018",
            "identifier": "vs19_389_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_018/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34343,
            "slug": "vs19_389_025",
            "identifier": "vs19_389_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_025/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2022/46 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2022/46 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/46 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/46 CASU ANDREA (PD-IDP)",
            "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": 8,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34279,
            "slug": "vs19_389_028",
            "identifier": "vs19_389_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_028/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2022/49 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2022/49 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/49 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/49 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34324,
            "slug": "vs19_389_027",
            "identifier": "vs19_389_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_027/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2022/48 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2022/48 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/48 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/48 BONELLI ANGELO (AVS)",
            "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": 12,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 64.97
        }
    ]
}