Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=350
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=351",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=349",
    "results": [
        {
            "id": 22161,
            "slug": "vs19_137_181",
            "identifier": "vs19_137_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_181/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 9.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.16 DDL n. 1038",
            "description_title": "Emendamento 9.16 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": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21950,
            "slug": "vs19_137_171",
            "identifier": "vs19_137_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_171/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 171,
            "title": "Emendamento 9.5 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1038",
            "description_title": "Emendamento 9.5 GUERRA MARIA CECILIA (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": 56,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22081,
            "slug": "vs19_137_029",
            "identifier": "vs19_137_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_029/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.52 FENU EMILIANO (M5S) - Votazione Emendamento 2.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1038",
            "description_title": "Emendamento 2.52 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": 91,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22029,
            "slug": "vs19_137_086",
            "identifier": "vs19_137_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_086/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.35 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.35 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.35 DDL n. 1038",
            "description_title": "Emendamento 5.35 GRIMALDI MARCO (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": 55,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (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": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22028,
            "slug": "vs19_137_135",
            "identifier": "vs19_137_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_135/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 6.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1038",
            "description_title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22037,
            "slug": "vs19_137_178",
            "identifier": "vs19_137_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_178/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 9.13 FENU EMILIANO (M5S) - Votazione Emendamento 9.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.13 DDL n. 1038",
            "description_title": "Emendamento 9.13 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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 21933,
            "slug": "vs19_137_060",
            "identifier": "vs19_137_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_060/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1038",
            "description_title": "Emendamento 4.19 D'ORSO VALENTINA (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": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22089,
            "slug": "vs19_137_098",
            "identifier": "vs19_137_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_098/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 5.51 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.51 DDL n. 1038",
            "description_title": "Emendamento 5.51 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": 66,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21906,
            "slug": "vs19_137_159",
            "identifier": "vs19_137_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_159/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1038",
            "original_title": "Votazione Articolo 7 DDL n. 1038",
            "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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21925,
            "slug": "vs19_137_088",
            "identifier": "vs19_137_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_088/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 5.40 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.40 DDL n. 1038",
            "description_title": "Emendamento 5.40 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21903,
            "slug": "vs19_137_139",
            "identifier": "vs19_137_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_139/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 6.23 COSTA SERGIO (M5S) - Votazione Emendamento 6.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1038",
            "description_title": "Emendamento 6.23 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22109,
            "slug": "vs19_137_126",
            "identifier": "vs19_137_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_126/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento 6.9 FENU EMILIANO (M5S) - Votazione Emendamento 6.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.9 DDL n. 1038",
            "description_title": "Emendamento 6.9 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": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21921,
            "slug": "vs19_137_033",
            "identifier": "vs19_137_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_033/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.64 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.64 DDL n. 1038",
            "description_title": "Emendamento 2.64 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21923,
            "slug": "vs19_137_137",
            "identifier": "vs19_137_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_137/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 6.21 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 6.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1038",
            "description_title": "Emendamento 6.21 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21893,
            "slug": "vs19_137_021",
            "identifier": "vs19_137_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_021/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.34 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 2.34 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1038",
            "description_title": "Emendamento 2.34 FRATOIANNI NICOLA (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": 4,
            "n_margin": 73,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 21928,
            "slug": "vs19_137_120",
            "identifier": "vs19_137_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_120/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 5.93 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 5.93 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.93 DDL n. 1038",
            "description_title": "Emendamento 5.93 STEFANAZZI CLAUDIO MICHELE (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": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21922,
            "slug": "vs19_137_053",
            "identifier": "vs19_137_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_053/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 4.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1038",
            "description_title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21915,
            "slug": "vs19_137_013",
            "identifier": "vs19_137_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_013/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1038",
            "description_title": "Emendamento 2.19 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21913,
            "slug": "vs19_137_073",
            "identifier": "vs19_137_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_073/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 5.15 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1038",
            "description_title": "Emendamento 5.15 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": 68,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21916,
            "slug": "vs19_137_083",
            "identifier": "vs19_137_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_083/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.28 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1038",
            "description_title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 76,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21882,
            "slug": "vs19_137_020",
            "identifier": "vs19_137_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_020/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.32 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.32 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.32 DDL n. 1038",
            "description_title": "Emendamento 2.32 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": 60,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 21881,
            "slug": "vs19_137_090",
            "identifier": "vs19_137_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_090/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 5.43 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.43 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.43 DDL n. 1038",
            "description_title": "Emendamento 5.43 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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21883,
            "slug": "vs19_137_064",
            "identifier": "vs19_137_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_064/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038",
            "original_title": "Votazione Articolo 4 DDL n. 1038",
            "description_title": "Articolo 4",
            "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": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22079,
            "slug": "vs19_137_039",
            "identifier": "vs19_137_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_039/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.7 COSTA SERGIO (M5S) - Votazione Emendamento 3.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1038",
            "description_title": "Emendamento 3.7 COSTA SERGIO (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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22075,
            "slug": "vs19_137_046",
            "identifier": "vs19_137_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_046/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1038",
            "original_title": "Votazione Articolo 3 DDL n. 1038",
            "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": 37,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22122,
            "slug": "vs19_137_007",
            "identifier": "vs19_137_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_007/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1038",
            "description_title": "Emendamento 2.4 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22124,
            "slug": "vs19_137_132",
            "identifier": "vs19_137_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_132/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 6.16 FENU EMILIANO (M5S) - Votazione Emendamento 6.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1038",
            "description_title": "Emendamento 6.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22045,
            "slug": "vs19_137_121",
            "identifier": "vs19_137_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_121/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1038",
            "original_title": "Votazione Articolo 5 DDL n. 1038",
            "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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22930,
            "slug": "19-85-12",
            "identifier": "19-85-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-12/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 12,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.16, Cucchi e altri",
            "original_title": "Em. 1.16, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22904,
            "slug": "19-85-22",
            "identifier": "19-85-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-22/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 22,
            "title": "Danneggiamento beni culturali e artistici - Em. 2.103, Lopreiato e altri",
            "original_title": "Em. 2.103, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 11,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 22905,
            "slug": "19-85-20",
            "identifier": "19-85-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-20/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 20,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.0.104, Aloisio e altri",
            "original_title": "Em. 1.0.104, Aloisio e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 23,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 22925,
            "slug": "19-85-31",
            "identifier": "19-85-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-31/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 31,
            "title": "Danneggiamento beni culturali e artistici - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 17,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 22927,
            "slug": "19-85-19",
            "identifier": "19-85-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-19/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 19,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.0.103, Lopreiato e altri",
            "original_title": "Em. 1.0.103, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 31,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 22933,
            "slug": "19-85-1",
            "identifier": "19-85-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-1/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 1,
            "title": "Istituzione del Museo della Shoah in Roma",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione del Museo della Shoah in Roma",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 22910,
            "slug": "19-85-4",
            "identifier": "19-85-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-4/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 4,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.4, Scalfarotto",
            "original_title": "Em. 1.4, Scalfarotto",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 34,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 22913,
            "slug": "19-85-26",
            "identifier": "19-85-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-26/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 26,
            "title": "Danneggiamento beni culturali e artistici - Em. 3.100, Lopreiato e altri",
            "original_title": "Em. 3.100, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 22909,
            "slug": "19-85-7",
            "identifier": "19-85-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-7/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 7,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.8, Bazoli e altri",
            "original_title": "Em. 1.8, Bazoli e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 10,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 22903,
            "slug": "19-85-23",
            "identifier": "19-85-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-23/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 23,
            "title": "Danneggiamento beni culturali e artistici - Emm. 2.101 e 2.102",
            "original_title": "Emm. 2.101 e 2.102",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 25,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 22924,
            "slug": "19-85-32",
            "identifier": "19-85-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-32/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 32,
            "title": "Danneggiamento beni culturali e artistici",
            "original_title": "Votazione finale",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": "Danneggiamento beni culturali e artistici",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 22926,
            "slug": "19-85-28",
            "identifier": "19-85-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-28/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 28,
            "title": "Danneggiamento beni culturali e artistici - Em. 3.102, Lopreiato e altri",
            "original_title": "Em. 3.102, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 22902,
            "slug": "19-85-29",
            "identifier": "19-85-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-29/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 29,
            "title": "Danneggiamento beni culturali e artistici - Em. 3.103, Cucchi e altri",
            "original_title": "Em. 3.103, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 44,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 22932,
            "slug": "19-85-5",
            "identifier": "19-85-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-5/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 5,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.5, Cucchi e altri",
            "original_title": "Em. 1.5, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 22920,
            "slug": "19-85-8",
            "identifier": "19-85-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-8/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 8,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.101, Lopreiato e altri",
            "original_title": "Em. 1.101, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 14,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 22918,
            "slug": "19-85-13",
            "identifier": "19-85-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-13/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 13,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.17, Cucchi e altri",
            "original_title": "Em. 1.17, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 22917,
            "slug": "19-85-18",
            "identifier": "19-85-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-18/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 18,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.0.102, Lopreiato e altri",
            "original_title": "Em. 1.0.102, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 22929,
            "slug": "19-85-16",
            "identifier": "19-85-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-16/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 16,
            "title": "Danneggiamento beni culturali e artistici - Emm. 1.0.100 e 02.100",
            "original_title": "Emm. 1.0.100 e 02.100",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 75,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 77.01
        }
    ]
}