Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=115
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=116",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=114",
    "results": [
        {
            "id": 23207,
            "slug": "19-95-181",
            "identifier": "19-95-181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-181/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 181,
            "title": "Articolo 9",
            "original_title": "Articolo 9",
            "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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 23208,
            "slug": "19-95-180",
            "identifier": "19-95-180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-180/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 180,
            "title": "Em. 9.22, Turco e Croatti",
            "original_title": "Em. 9.22, Turco e Croatti",
            "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": 15,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 23286,
            "slug": "19-95-277",
            "identifier": "19-95-277",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-277/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 277,
            "title": "Em. 18.306, Tajani e Losacco",
            "original_title": "Em. 18.306, Tajani e Losacco",
            "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": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23434,
            "slug": "19-95-150",
            "identifier": "19-95-150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-150/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 150,
            "title": "Em. 7.13, Tajani e Losacco",
            "original_title": "Em. 7.13, Tajani e Losacco",
            "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": 10,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23478,
            "slug": "19-95-36",
            "identifier": "19-95-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-36/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 36,
            "title": "Em. 2.33, Turco e Croatti",
            "original_title": "Em. 2.33, Turco e Croatti",
            "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": 73.68,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23340,
            "slug": "19-95-97",
            "identifier": "19-95-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-97/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 97,
            "title": "Em. 5.28, Tajani e altri",
            "original_title": "Em. 5.28, Tajani 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": 19,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23169,
            "slug": "19-95-301",
            "identifier": "19-95-301",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-301/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 301,
            "title": "Em. 19.308, Tajani e Losacco",
            "original_title": "Em. 19.308, Tajani e Losacco",
            "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": 15,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23408,
            "slug": "19-95-227",
            "identifier": "19-95-227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-227/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 227,
            "title": "Em. 16.309, Losacco e Tajani",
            "original_title": "Em. 16.309, Losacco e Tajani",
            "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": 32,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 23411,
            "slug": "19-95-224",
            "identifier": "19-95-224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-224/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 224,
            "title": "Em. 16.305, Tajani e Losacco",
            "original_title": "Em. 16.305, Tajani e Losacco",
            "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": 18,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23221,
            "slug": "19-95-100",
            "identifier": "19-95-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-100/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 100,
            "title": "Em. 5.31, Tajani e altri",
            "original_title": "Em. 5.31, Tajani 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": 20,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23381,
            "slug": "19-95-289",
            "identifier": "19-95-289",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-289/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 289,
            "title": "Em. 18.319, Paita e altri",
            "original_title": "Em. 18.319, Paita 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": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23421,
            "slug": "19-95-194",
            "identifier": "19-95-194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-194/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 194,
            "title": "Articolo 12",
            "original_title": "Articolo 12",
            "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": 5,
            "n_margin": 14,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23401,
            "slug": "19-95-234",
            "identifier": "19-95-234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-234/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 234,
            "title": "Em. 16.316, Nicita",
            "original_title": "Em. 16.316, Nicita",
            "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": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23188,
            "slug": "19-95-258",
            "identifier": "19-95-258",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-258/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 258,
            "title": "Emm. 17.308 e 17.309",
            "original_title": "Emm. 17.308 e 17.309",
            "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": 74.56,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23484,
            "slug": "19-95-10",
            "identifier": "19-95-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-10/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 10,
            "title": "Em. 2.6, Magni e altri",
            "original_title": "Em. 2.6, Magni 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": 27,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 23281,
            "slug": "19-95-282",
            "identifier": "19-95-282",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-282/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 282,
            "title": "Em. 18.311, Turco e Croatti",
            "original_title": "Em. 18.311, Turco e Croatti",
            "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": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23285,
            "slug": "19-95-278",
            "identifier": "19-95-278",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-278/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 278,
            "title": "Em. 18.307, Magni e altri",
            "original_title": "Em. 18.307, Magni 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": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23395,
            "slug": "19-95-240",
            "identifier": "19-95-240",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-240/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 240,
            "title": "Em. 16.324, Tajani e Losacco",
            "original_title": "Em. 16.324, Tajani e Losacco",
            "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": 6,
            "n_margin": 45,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 23204,
            "slug": "19-95-189",
            "identifier": "19-95-189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-189/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 189,
            "title": "Emm. 12.300 e 12.301",
            "original_title": "Emm. 12.300 e 12.301",
            "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": 7,
            "n_margin": 45,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23447,
            "slug": "19-95-127",
            "identifier": "19-95-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-127/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 127,
            "title": "Em. 6.4, Calenda e altri",
            "original_title": "Em. 6.4, Calenda 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23443,
            "slug": "19-95-134",
            "identifier": "19-95-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-134/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 134,
            "title": "Em. 6.13, Tajani e Losacco",
            "original_title": "Em. 6.13, Tajani e Losacco",
            "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": 10,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23288,
            "slug": "19-95-275",
            "identifier": "19-95-275",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-275/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 275,
            "title": "Em. 18.302, Turco e Croatti",
            "original_title": "Em. 18.302, Turco e Croatti",
            "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": 20,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23202,
            "slug": "19-95-196",
            "identifier": "19-95-196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-196/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 196,
            "title": "Em. 12.0.6, Turco e Croatti",
            "original_title": "Em. 12.0.6, Turco e Croatti",
            "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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 23302,
            "slug": "19-95-200",
            "identifier": "19-95-200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-200/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 200,
            "title": "Em. 13.303 (1a parte), Boccia e altri",
            "original_title": "Em. 13.303 (1a parte), Boccia 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": 5,
            "n_margin": 14,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23367,
            "slug": "19-95-326",
            "identifier": "19-95-326",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-326/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 326,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 87.72,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23431,
            "slug": "19-95-154",
            "identifier": "19-95-154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-154/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 154,
            "title": "Em. 7.17 (1a parte), Magni e altri",
            "original_title": "Em. 7.17 (1a parte), Magni 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": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23403,
            "slug": "19-95-232",
            "identifier": "19-95-232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-232/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 232,
            "title": "Em. 16.314, Tajani e altri",
            "original_title": "Em. 16.314, Tajani 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": 19,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23296,
            "slug": "19-95-207",
            "identifier": "19-95-207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-207/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 207,
            "title": "Em. 15.306, Turco e Croatti",
            "original_title": "Em. 15.306, Turco e Croatti",
            "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": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23337,
            "slug": "19-95-105",
            "identifier": "19-95-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-105/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 105,
            "title": "Em. 5.38, Tajani e Losacco",
            "original_title": "Em. 5.38, Tajani e Losacco",
            "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": 13,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23262,
            "slug": "19-95-12",
            "identifier": "19-95-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-12/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 12,
            "title": "Em. 2.8, Turco e Croatti",
            "original_title": "Em. 2.8, Turco e Croatti",
            "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": 14,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23379,
            "slug": "19-95-292",
            "identifier": "19-95-292",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-292/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 292,
            "title": "Em. 18.322, Tajani e Losacco",
            "original_title": "Em. 18.322, Tajani e Losacco",
            "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": 11,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23370,
            "slug": "19-95-320",
            "identifier": "19-95-320",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-320/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 320,
            "title": "Em. 21.301, Fregolent e altri",
            "original_title": "Em. 21.301, Fregolent 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": 9,
            "n_margin": 42,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 23264,
            "slug": "19-95-2",
            "identifier": "19-95-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-2/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 2,
            "title": "ODG G1.302, Boccia e altri",
            "original_title": "ODG G1.302, Boccia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23254,
            "slug": "19-95-29",
            "identifier": "19-95-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-29/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 29,
            "title": "Em. 2.26, Turco e Croatti",
            "original_title": "Em. 2.26, Turco e Croatti",
            "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": 10,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23276,
            "slug": "19-95-304",
            "identifier": "19-95-304",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-304/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 304,
            "title": "Articolo 19",
            "original_title": "Articolo 19",
            "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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 22669,
            "slug": "vs19_152_015",
            "identifier": "vs19_152_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_015/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1322/2 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1322/2 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/2 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22670,
            "slug": "vs19_152_025",
            "identifier": "vs19_152_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_025/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1322/13 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1322/13 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/13 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/13 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22649,
            "slug": "vs19_152_027",
            "identifier": "vs19_152_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_027/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1322/19 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1322/19 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/19 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/19 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22615,
            "slug": "vs19_152_029",
            "identifier": "vs19_152_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_029/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 29,
            "title": "Fiducia conversione decreto procedure di infrazione",
            "original_title": "Votazione Articolo unico DDL n. 1322",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 13 giugno 2023, n. 69, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto procedure di infrazione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 86.08,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22645,
            "slug": "vs19_152_018",
            "identifier": "vs19_152_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_018/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1322/5 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1322/5 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/5 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/5 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22662,
            "slug": "vs19_152_026",
            "identifier": "vs19_152_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_026/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1322/18 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1322/18 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/18 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/18 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22654,
            "slug": "vs19_152_023",
            "identifier": "vs19_152_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_023/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1322/11, nel testo riformulato, PAGANO NAZARIO (FI-PPE) - Votazione Ordine del giorno 9/1322/11, DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/11, DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/11, nel testo riformulato, PAGANO NAZARIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 153,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22650,
            "slug": "vs19_152_013",
            "identifier": "vs19_152_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_013/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00173 MOLLICONE FEDERICO (FDI), CAVANDOLI LAURA (LEGA), PITTALIS PIETRO (FI-PPE), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00173",
            "original_title": "Votazione Mozione 1_00173",
            "description_title": "Mozione n. 1-00173 MOLLICONE FEDERICO (FDI), CAVANDOLI LAURA (LEGA), PITTALIS PIETRO (FI-PPE), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22653,
            "slug": "vs19_152_008",
            "identifier": "vs19_152_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_008/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/56, nel testo riformulato, MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/56, ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/56, ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/56, nel testo riformulato, MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22651,
            "slug": "vs19_152_021",
            "identifier": "vs19_152_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_021/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1322/8 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1322/8 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/8 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/8 DONNO LEONARDO (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": 49,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22648,
            "slug": "vs19_152_022",
            "identifier": "vs19_152_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_022/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1322/9 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1322/9 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/9 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/9 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22658,
            "slug": "vs19_152_009",
            "identifier": "vs19_152_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_009/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 9,
            "title": "Bilancio consuntivo camera 2022",
            "original_title": "Votazione finale ",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2022 (Doc. VIII, n. 1)",
            "public_title": "Bilancio consuntivo camera 2022",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22657,
            "slug": "vs19_152_001",
            "identifier": "vs19_152_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_001/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordini del giorno n. 9/Doc. VIII, n. 2/15 CAIATA SALVATORE (FDI) e n. 9/Doc. VIII, n.2/49 SEMENZATO MARTINA (NM-M), come riformulati. - Votazione Ordine del giorno 9/Doc. VIII, n. 2/15 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/15 ",
            "description_title": "Ordini del giorno n. 9/Doc. VIII, n. 2/15 CAIATA SALVATORE (FDI) e n. 9/Doc. VIII, n.2/49 SEMENZATO MARTINA (NM-M), come riformulati.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22661,
            "slug": "vs19_152_016",
            "identifier": "vs19_152_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_016/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1322/3 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1322/3 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/3 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22663,
            "slug": "vs19_152_006",
            "identifier": "vs19_152_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_006/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/52 MESSINA MANLIO (FDI) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/52 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/52 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/52 MESSINA MANLIO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 48,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 52.47
        }
    ]
}