Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=415
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=majority_cohesion_rate&page=416",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=414",
    "results": [
        {
            "id": 23520,
            "slug": "19-79-295",
            "identifier": "19-79-295",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-295/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 295,
            "title": "DL 48/2023 - Lavoro - Em. 39.1, Turco e altri",
            "original_title": "Em. 39.1, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23674,
            "slug": "19-79-314",
            "identifier": "19-79-314",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-314/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 314,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.107, Mazzella e altri",
            "original_title": "Em. 39-bis.0.107, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23781,
            "slug": "19-79-65",
            "identifier": "19-79-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-65/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 65,
            "title": "DL 48/2023 - Lavoro - Em. 4.103, Guidolin e altri",
            "original_title": "Em. 4.103, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23611,
            "slug": "19-79-204",
            "identifier": "19-79-204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-204/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 204,
            "title": "DL 48/2023 - Lavoro - Em. 24.5, Magni e altri",
            "original_title": "Em. 24.5, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23804,
            "slug": "19-79-42",
            "identifier": "19-79-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-42/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 42,
            "title": "DL 48/2023 - Lavoro - Em. 2.46, Camusso e altri",
            "original_title": "Em. 2.46, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23606,
            "slug": "19-79-209",
            "identifier": "19-79-209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-209/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 209,
            "title": "DL 48/2023 - Lavoro - Em. 24.100, Camusso e altri",
            "original_title": "Em. 24.100, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23541,
            "slug": "19-79-274",
            "identifier": "19-79-274",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-274/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 274,
            "title": "DL 48/2023 - Lavoro - Em. 35.9, Pirro e altri",
            "original_title": "Em. 35.9, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23706,
            "slug": "19-79-140",
            "identifier": "19-79-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-140/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 140,
            "title": "DL 48/2023 - Lavoro - Em. 14.100, Camusso e altri",
            "original_title": "Em. 14.100, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23791,
            "slug": "19-79-55",
            "identifier": "19-79-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-55/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 55,
            "title": "DL 48/2023 - Lavoro - Em. 4.5, Camusso e altri",
            "original_title": "Em. 4.5, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 14,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 22992,
            "slug": "19-89-37",
            "identifier": "19-89-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-37/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 37,
            "title": "Em. 5.102, Zambito e altri",
            "original_title": "Em. 5.102, Zambito 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": 13,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23582,
            "slug": "19-79-233",
            "identifier": "19-79-233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-233/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 233,
            "title": "DL 48/2023 - Lavoro - Em. 26.101, Zampa e altri",
            "original_title": "Em. 26.101, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23800,
            "slug": "19-79-46",
            "identifier": "19-79-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-46/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 46,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000/4, Camusso e altri",
            "original_title": "Em. 2.1000/4, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 12,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23670,
            "slug": "19-79-318",
            "identifier": "19-79-318",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-318/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 318,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.111, Pirro e altri",
            "original_title": "Em. 39-bis.0.111, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23690,
            "slug": "19-79-327",
            "identifier": "19-79-327",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-327/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 327,
            "title": "DL 48/2023 - Lavoro - Em. 40.14, Sbrollini",
            "original_title": "Em. 40.14, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 24,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 23715,
            "slug": "19-79-131",
            "identifier": "19-79-131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-131/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 131,
            "title": "DL 48/2023 - Lavoro - Em. 14.4, Furlan e altri",
            "original_title": "Em. 14.4, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 23569,
            "slug": "19-79-246",
            "identifier": "19-79-246",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-246/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 246,
            "title": "DL 48/2023 - Lavoro - Em. 27.6, Camusso e altri",
            "original_title": "Em. 27.6, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23654,
            "slug": "19-79-161",
            "identifier": "19-79-161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-161/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 161,
            "title": "DL 48/2023 - Lavoro - Em. 14.0.13, Mazzella e altri",
            "original_title": "Em. 14.0.13, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 18,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23645,
            "slug": "19-79-170",
            "identifier": "19-79-170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-170/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 170,
            "title": "DL 48/2023 - Lavoro - Em. 17.8, Mazzella e altri",
            "original_title": "Em. 17.8, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23691,
            "slug": "19-79-326",
            "identifier": "19-79-326",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-326/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 326,
            "title": "DL 48/2023 - Lavoro - Em. 40.13, Naturale",
            "original_title": "Em. 40.13, Naturale",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 13,
            "n_margin": 37,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 23526,
            "slug": "19-79-289",
            "identifier": "19-79-289",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-289/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 289,
            "title": "DL 48/2023 - Lavoro - Em. 38.3, Turco e altri",
            "original_title": "Em. 38.3, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23634,
            "slug": "19-79-181",
            "identifier": "19-79-181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-181/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 181,
            "title": "DL 48/2023 - Lavoro - Em. 18.0.1000, LA RELATRICE",
            "original_title": "Em. 18.0.1000, LA RELATRICE",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 78,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 23669,
            "slug": "19-79-319",
            "identifier": "19-79-319",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-319/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 319,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.112, Pirro e altri",
            "original_title": "Em. 39-bis.0.112, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23518,
            "slug": "19-79-297",
            "identifier": "19-79-297",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-297/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 297,
            "title": "DL 48/2023 - Lavoro - Em. 39.3, Turco e Guidolin",
            "original_title": "Em. 39.3, Turco e Guidolin",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 23,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 23682,
            "slug": "19-79-335",
            "identifier": "19-79-335",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-335/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 335,
            "title": "DL 48/2023 - Lavoro - Em. 40.0.9, Guidolin e altri",
            "original_title": "Em. 40.0.9, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23554,
            "slug": "19-79-261",
            "identifier": "19-79-261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-261/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 261,
            "title": "DL 48/2023 - Lavoro - Em. 30.0.3, Turco e altri",
            "original_title": "Em. 30.0.3, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23523,
            "slug": "19-79-292",
            "identifier": "19-79-292",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-292/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 292,
            "title": "DL 48/2023 - Lavoro - Em. 38.0.31, Zampa e altri",
            "original_title": "Em. 38.0.31, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23553,
            "slug": "19-79-262",
            "identifier": "19-79-262",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-262/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 262,
            "title": "DL 48/2023 - Lavoro - Emm. 32.1, 32.2 e 32.3",
            "original_title": "Emm. 32.1, 32.2 e 32.3",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23546,
            "slug": "19-79-269",
            "identifier": "19-79-269",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-269/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 269,
            "title": "DL 48/2023 - Lavoro - Em. 34.0.101, Sbrollini",
            "original_title": "Em. 34.0.101, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 27,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 23525,
            "slug": "19-79-290",
            "identifier": "19-79-290",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-290/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 290,
            "title": "DL 48/2023 - Lavoro - Em. 38.0.2, Pirro e altri",
            "original_title": "Em. 38.0.2, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23558,
            "slug": "19-79-257",
            "identifier": "19-79-257",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-257/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 257,
            "title": "DL 48/2023 - Lavoro - Emm. 28.0.1000, 28.0.100 (t3), 28.0.103 (t3) e  28.0.101",
            "original_title": "Emm. 28.0.1000, 28.0.100 (t3), 28.0.103 (t3) e  28.0.101",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23835,
            "slug": "19-79-11",
            "identifier": "19-79-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-11/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 11,
            "title": "DL 48/2023 - Lavoro - Em. 3.4, Magni e altri",
            "original_title": "Em. 3.4, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 24806,
            "slug": "19-119-1",
            "identifier": "19-119-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-119-1/?format=api",
            "sitting": {
                "id": 1510,
                "date": "2023-10-27",
                "number": 119,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto Caivano",
            "original_title": "Disegno di legge n. 878  Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto Caivano",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23683,
            "slug": "19-79-334",
            "identifier": "19-79-334",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-334/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 334,
            "title": "DL 48/2023 - Lavoro - Emm. 40.0.7 e 40.0.8",
            "original_title": "Emm. 40.0.7 e 40.0.8",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23689,
            "slug": "19-79-328",
            "identifier": "19-79-328",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-328/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 328,
            "title": "DL 48/2023 - Lavoro - Em. 40.16, Sbrollini",
            "original_title": "Em. 40.16, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23540,
            "slug": "19-79-275",
            "identifier": "19-79-275",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-275/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 275,
            "title": "DL 48/2023 - Lavoro - Em. 35.0.1, Mazzella e altri",
            "original_title": "Em. 35.0.1, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23627,
            "slug": "19-79-188",
            "identifier": "19-79-188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-188/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 188,
            "title": "DL 48/2023 - Lavoro - Em. 22.1, Sbrollini e Zambito",
            "original_title": "Em. 22.1, Sbrollini e Zambito",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 25,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 23802,
            "slug": "19-79-44",
            "identifier": "19-79-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-44/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 44,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000/2, Zampa e altri",
            "original_title": "Em. 2.1000/2, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 11,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23556,
            "slug": "19-79-259",
            "identifier": "19-79-259",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-259/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 259,
            "title": "DL 48/2023 - Lavoro - Em. 30.2, Damante e altri",
            "original_title": "Em. 30.2, Damante e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23033,
            "slug": "19-89-35",
            "identifier": "19-89-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-35/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 35,
            "title": "Articolo 4 (testo emendato)",
            "original_title": "Articolo 4 (testo emendato)",
            "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": 33,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 23529,
            "slug": "19-79-286",
            "identifier": "19-79-286",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-286/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 286,
            "title": "DL 48/2023 - Lavoro - Em. 37.0.4, Sbrollini",
            "original_title": "Em. 37.0.4, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 27.59
        },
        {
            "id": 23876,
            "slug": "19-82-11",
            "identifier": "19-82-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-82-11/?format=api",
            "sitting": {
                "id": 1442,
                "date": "2023-06-28",
                "number": 82,
                "branch": "S"
            },
            "number": 11,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.4, Patuanelli e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.4, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 23665,
            "slug": "19-79-150",
            "identifier": "19-79-150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-150/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 150,
            "title": "DL 48/2023 - Lavoro - Em. 14.46, Lombardo e Sbrollini",
            "original_title": "Em. 14.46, Lombardo e Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 47,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 29.89
        },
        {
            "id": 23630,
            "slug": "19-79-185",
            "identifier": "19-79-185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-185/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 185,
            "title": "DL 48/2023 - Lavoro - Em. 19.8, Turco e altri",
            "original_title": "Em. 19.8, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23612,
            "slug": "19-79-203",
            "identifier": "19-79-203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-203/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 203,
            "title": "DL 48/2023 - Lavoro - Em. 24.4, Camusso e altri",
            "original_title": "Em. 24.4, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 78.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23607,
            "slug": "19-79-208",
            "identifier": "19-79-208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-208/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 208,
            "title": "DL 48/2023 - Lavoro - Em. 24.20, Zampa e altri",
            "original_title": "Em. 24.20, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23840,
            "slug": "19-79-6",
            "identifier": "19-79-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-6/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 6,
            "title": "DL 48/2023 - Lavoro - ODG G1.100, Magni e altri",
            "original_title": "ODG G1.100, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 11,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23505,
            "slug": "19-79-310",
            "identifier": "19-79-310",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-310/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 310,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.104, Sbrollini",
            "original_title": "Em. 39-bis.0.104, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 27,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 23882,
            "slug": "19-82-10",
            "identifier": "19-82-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-82-10/?format=api",
            "sitting": {
                "id": 1442,
                "date": "2023-06-28",
                "number": 82,
                "branch": "S"
            },
            "number": 10,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(parte restante), Paita e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(parte restante), 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 23507,
            "slug": "19-79-308",
            "identifier": "19-79-308",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-308/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 308,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.102, Pirro e altri",
            "original_title": "Em. 39-bis.0.102, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 29,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 23877,
            "slug": "19-82-9",
            "identifier": "19-82-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-82-9/?format=api",
            "sitting": {
                "id": 1442,
                "date": "2023-06-28",
                "number": 82,
                "branch": "S"
            },
            "number": 9,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(disp. 1-3, 5-9), Paita e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(disp. 1-3, 5-9), 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": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 43.68
        }
    ]
}