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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=449",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=447",
    "results": [
        {
            "id": 42625,
            "slug": "vs19_609_055",
            "identifier": "vs19_609_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_055/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 13.8, 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.8, 13.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42703,
            "slug": "vs19_609_133",
            "identifier": "vs19_609_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_133/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42204,
            "slug": "vs19_598_015",
            "identifier": "vs19_598_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_015/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 15,
            "title": "ART AGG 6.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42201,
            "slug": "vs19_598_012",
            "identifier": "vs19_598_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_012/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 5.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 42200,
            "slug": "vs19_598_011",
            "identifier": "vs19_598_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_011/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 11,
            "title": "PDL 1367-A - EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1367-A - EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 42633,
            "slug": "vs19_609_063",
            "identifier": "vs19_609_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_063/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 63,
            "title": "ART AGG 13.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 42338,
            "slug": "vs19_603_045",
            "identifier": "vs19_603_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_045/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2511-A/2 - Votazione Ordine del giorno 9/2511-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/2 ",
            "description_title": "ODG 9/2511-A/2",
            "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": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41427,
            "slug": "vs19_576_008",
            "identifier": "vs19_576_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_008/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42630,
            "slug": "vs19_609_060",
            "identifier": "vs19_609_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_060/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 13.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42631,
            "slug": "vs19_609_061",
            "identifier": "vs19_609_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_061/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42632,
            "slug": "vs19_609_062",
            "identifier": "vs19_609_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_062/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42611,
            "slug": "vs19_609_041",
            "identifier": "vs19_609_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_041/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 12.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42782,
            "slug": "vs19_614_033",
            "identifier": "vs19_614_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_033/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 27.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.300",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42652,
            "slug": "vs19_609_082",
            "identifier": "vs19_609_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_082/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 19.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42691,
            "slug": "vs19_609_121",
            "identifier": "vs19_609_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_121/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 24.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42350,
            "slug": "vs19_603_059",
            "identifier": "vs19_603_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_059/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40479,
            "slug": "vs19_543_023",
            "identifier": "vs19_543_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_023/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.18 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.18 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2473",
            "description_title": "Emendamento 1.18 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42228,
            "slug": "vs19_599_004",
            "identifier": "vs19_599_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_004/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42215,
            "slug": "vs19_599_012",
            "identifier": "vs19_599_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_012/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 12,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 120,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40468,
            "slug": "vs19_543_012",
            "identifier": "vs19_543_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_012/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.11 PENZA PASQUALINO (M5S) - Votazione Emendamento 1.11 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2473",
            "description_title": "Emendamento 1.11 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 42253,
            "slug": "vs19_599_041",
            "identifier": "vs19_599_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_041/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 4.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.300",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 93,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 42701,
            "slug": "vs19_609_131",
            "identifier": "vs19_609_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_131/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 131,
            "title": "ART AGG 24.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42762,
            "slug": "vs19_614_013",
            "identifier": "vs19_614_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_013/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 13,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 42347,
            "slug": "vs19_603_055",
            "identifier": "vs19_603_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_055/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42639,
            "slug": "vs19_609_069",
            "identifier": "vs19_609_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_069/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42692,
            "slug": "vs19_609_122",
            "identifier": "vs19_609_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_122/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 24.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42610,
            "slug": "vs19_609_040",
            "identifier": "vs19_609_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_040/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 12.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38238,
            "slug": "vs19_477_004",
            "identifier": "vs19_477_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_004/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.108 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.108",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38317,
            "slug": "vs19_479_025",
            "identifier": "vs19_479_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_025/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2362/10 - Votazione Ordine del giorno 9/2362/10 ",
            "original_title": "Votazione Ordine del giorno 9/2362/10 ",
            "description_title": "ODG 9/2362/10",
            "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": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37768,
            "slug": "vs19_464_037",
            "identifier": "vs19_464_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_037/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (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": 29,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38239,
            "slug": "vs19_477_005",
            "identifier": "vs19_477_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_005/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.110 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.110",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37569,
            "slug": "vs19_456_003",
            "identifier": "vs19_456_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_003/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1305",
            "original_title": "Votazione Articolo 2 PDL n. 1305",
            "description_title": "Articolo 2",
            "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": 119,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37598,
            "slug": "vs19_460_057",
            "identifier": "vs19_460_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_057/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 57,
            "title": "Misure in materia di organizzazione delle forze di polizia e dei vigili del fuoco",
            "original_title": "Votazione finale DDL n. 2139",
            "description_title": "Misure in materia di ordinamento, organizzazione e funzionamento delle Forze di polizia, delle Forze armate nonché del Corpo nazionale dei vigili del fuoco (Approvato dal Senato) (DDL 2139)",
            "public_title": "Misure in materia di organizzazione delle forze di polizia e dei vigili del fuoco",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 30346,
            "slug": "vs19_297_020",
            "identifier": "vs19_297_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_020/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (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": 23,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30347,
            "slug": "vs19_297_022",
            "identifier": "vs19_297_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_022/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1877/31 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1877/31 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/31 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/31 MORFINO DANIELA (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": 32,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 35015,
            "slug": "vs19_335_061",
            "identifier": "vs19_335_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_061/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "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": 26,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31710,
            "slug": "vs19_342_090",
            "identifier": "vs19_342_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_090/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 32218,
            "slug": "vs19_326_066",
            "identifier": "vs19_326_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_066/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 34767,
            "slug": "vs19_353_020",
            "identifier": "vs19_353_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_020/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.33 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.33 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 34771,
            "slug": "vs19_353_024",
            "identifier": "vs19_353_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_024/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.41 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.41 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "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": 57.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35149,
            "slug": "vs19_353_049",
            "identifier": "vs19_353_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_049/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "original_title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 38.99
        },
        {
            "id": 34782,
            "slug": "vs19_353_035",
            "identifier": "vs19_353_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_035/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 57.08,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34340,
            "slug": "vs19_388_211",
            "identifier": "vs19_388_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_211/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 211,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 2022",
            "original_title": "Votazione Articolo 37 DDL n. 2022",
            "description_title": "Articolo 37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34341,
            "slug": "vs19_389_015",
            "identifier": "vs19_389_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_015/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34680,
            "slug": "vs19_387_078",
            "identifier": "vs19_387_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_078/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (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": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36868,
            "slug": "vs19_440_081",
            "identifier": "vs19_440_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_081/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 23.8 FERRARA ANTONIO (M5S) - Votazione Emendamento 23.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.8 DDL n. 2026",
            "description_title": "Emendamento 23.8 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34478,
            "slug": "vs19_377_004",
            "identifier": "vs19_377_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_004/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "description_title": "",
            "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": 51,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34688,
            "slug": "vs19_387_086",
            "identifier": "vs19_387_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_086/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2088-AR/89 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2088-AR/89 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/89 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/89 RICCIARDI MARIANNA (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": 27,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36111,
            "slug": "vs19_427_057",
            "identifier": "vs19_427_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_057/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2034",
            "original_title": "Votazione Articolo 4 DDL n. 2034",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35692,
            "slug": "vs19_409_012",
            "identifier": "vs19_409_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_012/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.32 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.32 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.32 DDL n. 1917",
            "description_title": "Emendamento 3.32 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 55.41
        }
    ]
}