Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=252
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=-date&page=253",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=251",
    "results": [
        {
            "id": 27725,
            "slug": "vs19_239_091",
            "identifier": "vs19_239_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_091/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1515",
            "original_title": "Votazione Articolo 22 DDL n. 1515",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27723,
            "slug": "vs19_239_062",
            "identifier": "vs19_239_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_062/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 FENU EMILIANO (M5S) - Votazione Emendamento 14.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1515",
            "description_title": "Emendamento 14.2 FENU EMILIANO (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": 62,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27707,
            "slug": "vs19_239_070",
            "identifier": "vs19_239_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_070/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 19.2 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.2 DDL n. 1515",
            "description_title": "Emendamento 19.2 ALIFANO ENRICA (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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27786,
            "slug": "vs19_239_100",
            "identifier": "vs19_239_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_100/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27575,
            "slug": "vs19_239_004",
            "identifier": "vs19_239_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_004/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1515",
            "original_title": "Votazione Articolo 3 DDL n. 1515",
            "description_title": "Articolo 3",
            "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": 80,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27573,
            "slug": "vs19_239_002",
            "identifier": "vs19_239_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_002/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 1.01 MEROLA VIRGINIO (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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27565,
            "slug": "vs19_239_025",
            "identifier": "vs19_239_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_025/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 11.1 FENU EMILIANO (M5S) - Votazione Emendamento 11.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1515",
            "description_title": "Emendamento 11.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27552,
            "slug": "vs19_239_028",
            "identifier": "vs19_239_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_028/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1515",
            "description_title": "Emendamento 11.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27567,
            "slug": "vs19_239_027",
            "identifier": "vs19_239_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_027/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 11.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1515",
            "description_title": "Emendamento 11.3 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27553,
            "slug": "vs19_239_005",
            "identifier": "vs19_239_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_005/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27572,
            "slug": "vs19_239_011",
            "identifier": "vs19_239_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_011/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.6 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1515",
            "description_title": "Emendamento 4.6 MEROLA VIRGINIO (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": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27557,
            "slug": "vs19_239_020",
            "identifier": "vs19_239_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_020/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1515",
            "original_title": "Votazione Articolo 8 DDL n. 1515",
            "description_title": "Articolo 8",
            "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": 79,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27561,
            "slug": "vs19_239_001",
            "identifier": "vs19_239_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_001/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1515",
            "original_title": "Votazione Articolo 1 DDL n. 1515",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 27559,
            "slug": "vs19_239_010",
            "identifier": "vs19_239_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_010/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1515",
            "description_title": "Emendamento 4.5 MEROLA VIRGINIO (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": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27574,
            "slug": "vs19_239_029",
            "identifier": "vs19_239_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_029/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 11.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1515",
            "description_title": "Emendamento 11.5 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27739,
            "slug": "vs19_239_071",
            "identifier": "vs19_239_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_071/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1515",
            "description_title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27737,
            "slug": "vs19_239_081",
            "identifier": "vs19_239_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_081/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.16 DDL n. 1515",
            "description_title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27566,
            "slug": "vs19_239_006",
            "identifier": "vs19_239_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_006/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1515",
            "description_title": "Emendamento 4.1 MEROLA VIRGINIO (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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27562,
            "slug": "vs19_239_013",
            "identifier": "vs19_239_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_013/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1515",
            "description_title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27556,
            "slug": "vs19_239_018",
            "identifier": "vs19_239_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_018/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1515",
            "original_title": "Votazione Articolo 7 DDL n. 1515",
            "description_title": "Articolo 7",
            "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": 81,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27569,
            "slug": "vs19_239_019",
            "identifier": "vs19_239_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_019/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1515",
            "description_title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27759,
            "slug": "vs19_239_068",
            "identifier": "vs19_239_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_068/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1515",
            "original_title": "Votazione Articolo 18 DDL n. 1515",
            "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": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 MEROLA VIRGINIO (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": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27691,
            "slug": "vs19_239_036",
            "identifier": "vs19_239_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_036/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 12.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1515",
            "description_title": "Emendamento 12.3 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27717,
            "slug": "vs19_239_083",
            "identifier": "vs19_239_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_083/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 20.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1515",
            "description_title": "Emendamento 20.1 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27728,
            "slug": "vs19_239_059",
            "identifier": "vs19_239_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_059/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1515",
            "description_title": "Emendamento 13.4 FENU EMILIANO (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": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27548,
            "slug": "vs19_239_007",
            "identifier": "vs19_239_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_007/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1515",
            "description_title": "Emendamento 4.2 MEROLA VIRGINIO (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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27554,
            "slug": "vs19_239_024",
            "identifier": "vs19_239_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_024/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 (Mantenimento) - Votazione Articolo 10 DDL n. 1515",
            "original_title": "Votazione Articolo 10 DDL n. 1515",
            "description_title": "Articolo 10 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27551,
            "slug": "vs19_239_030",
            "identifier": "vs19_239_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_030/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1515",
            "description_title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27547,
            "slug": "vs19_239_016",
            "identifier": "vs19_239_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_016/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1515",
            "original_title": "Votazione Articolo 5 DDL n. 1515",
            "description_title": "Articolo 5",
            "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": 78,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27768,
            "slug": "vs19_239_076",
            "identifier": "vs19_239_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_076/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.10 DDL n. 1515",
            "description_title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27689,
            "slug": "vs19_239_033",
            "identifier": "vs19_239_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_033/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1515",
            "original_title": "Votazione Articolo 11 DDL n. 1515",
            "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": 7,
            "n_margin": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27684,
            "slug": "vs19_239_048",
            "identifier": "vs19_239_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_048/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 12.16 FENU EMILIANO (M5S) - Votazione Emendamento 12.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.16 DDL n. 1515",
            "description_title": "Emendamento 12.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27692,
            "slug": "vs19_239_035",
            "identifier": "vs19_239_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_035/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 12.2 FENU EMILIANO (M5S) - Votazione Emendamento 12.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1515",
            "description_title": "Emendamento 12.2 FENU EMILIANO (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": 62,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27690,
            "slug": "vs19_239_042",
            "identifier": "vs19_239_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_042/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.10 DDL n. 1515",
            "description_title": "Emendamento 12.10 TABACCI BRUNO (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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27535,
            "slug": "19-152-3",
            "identifier": "19-152-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-3/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.100, D'Elia e altri",
            "original_title": "Em. 1.100, D'Elia e altri",
            "description_title": null,
            "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": 16,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 27515,
            "slug": "19-152-20",
            "identifier": "19-152-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-20/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 20,
            "title": "Emm. 1.32 e 1.34",
            "original_title": "Emm. 1.32 e 1.34",
            "description_title": null,
            "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": 6,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 27383,
            "slug": "19-152-38",
            "identifier": "19-152-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-38/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 38,
            "title": "DDL n. 924. Coord. 1, la Relatrice",
            "original_title": "DDL n. 924. Coord. 1, la Relatrice",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta coordinamento",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.22,
            "minority_cohesion_rate": 96.55
        },
        {
            "id": 27519,
            "slug": "19-152-2",
            "identifier": "19-152-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-2/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 2,
            "title": "Emm. 1.1 e 1.2",
            "original_title": "Emm. 1.1 e 1.2",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 27518,
            "slug": "19-152-7",
            "identifier": "19-152-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-7/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 7,
            "title": "Em. 1.15, Pirondini e altri",
            "original_title": "Em. 1.15, Pirondini e altri",
            "description_title": null,
            "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": 18,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 27510,
            "slug": "19-152-25",
            "identifier": "19-152-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-25/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 25,
            "title": "Em. 1.116, D'Elia e altri",
            "original_title": "Em. 1.116, D'Elia e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27506,
            "slug": "19-152-40",
            "identifier": "19-152-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-40/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 40,
            "title": "Coord. 1, la Relatrice",
            "original_title": "Coord. 1, la Relatrice",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta coordinamento",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 100.0
        },
        {
            "id": 27508,
            "slug": "19-152-31",
            "identifier": "19-152-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-31/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 31,
            "title": "Em. 3.100, Camusso e altri",
            "original_title": "Em. 3.100, Camusso e altri",
            "description_title": null,
            "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": 16,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 27507,
            "slug": "19-152-35",
            "identifier": "19-152-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-35/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 35,
            "title": "Em. 4.1000, la Relatrice",
            "original_title": "Em. 4.1000, la Relatrice",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 27522,
            "slug": "19-152-30",
            "identifier": "19-152-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-30/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 30,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27525,
            "slug": "19-152-19",
            "identifier": "19-152-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-19/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 19,
            "title": "Em. 1.33, Pirondini e altri",
            "original_title": "Em. 1.33, Pirondini e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 27509,
            "slug": "19-152-26",
            "identifier": "19-152-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-26/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 26,
            "title": "Em. 1.117 (testo corretto), Lombardo e altri",
            "original_title": "Em. 1.117 (testo corretto), Lombardo e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 78.16
        }
    ]
}