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

{
    "count": 22537,
    "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=34",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=32",
    "results": [
        {
            "id": 38846,
            "slug": "vs19_491_003",
            "identifier": "vs19_491_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_003/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39265,
            "slug": "vs19_498_242",
            "identifier": "vs19_498_242",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_242/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 242,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.1",
            "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": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39051,
            "slug": "vs19_498_001",
            "identifier": "vs19_498_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_001/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2316-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2316-A - EM 1.1",
            "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": 23,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39420,
            "slug": "vs19_503_085",
            "identifier": "vs19_503_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_085/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 13.4 CASO ANTONIO (M5S) - Votazione Emendamento 13.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2482",
            "description_title": "Emendamento 13.4 CASO 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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39063,
            "slug": "vs19_498_015",
            "identifier": "vs19_498_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_015/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.7",
            "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": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39062,
            "slug": "vs19_498_014",
            "identifier": "vs19_498_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_014/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.6",
            "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": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "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": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39452,
            "slug": "vs19_503_117",
            "identifier": "vs19_503_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_117/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 117,
            "title": "ODG 9/2482/21 - Votazione Ordine del giorno 9/2482/21 ",
            "original_title": "Votazione Ordine del giorno 9/2482/21 ",
            "description_title": "ODG 9/2482/21",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39803,
            "slug": "vs19_511_004",
            "identifier": "vs19_511_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_004/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 120,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 40056,
            "slug": "vs19_521_019",
            "identifier": "vs19_521_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_019/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto ex Ilva ter",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2527 - VOTO FINALE",
            "public_title": "Conversione decreto ex Ilva ter",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 39711,
            "slug": "vs19_506_012",
            "identifier": "vs19_506_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_012/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2126-A E ABB/32 - Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "description_title": "ODG 9/2126-A E ABB/32",
            "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": 56.97,
            "minority_cohesion_rate": 73.72
        },
        {
            "id": 39717,
            "slug": "vs19_506_018",
            "identifier": "vs19_506_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_018/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2126-A E ABB/45 - Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "description_title": "ODG 9/2126-A E ABB/45",
            "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": 56.97,
            "minority_cohesion_rate": 76.28
        },
        {
            "id": 39975,
            "slug": "vs19_517_049",
            "identifier": "vs19_517_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_049/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39451,
            "slug": "vs19_503_116",
            "identifier": "vs19_503_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_116/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2482/20 - Votazione Ordine del giorno 9/2482/20 ",
            "original_title": "Votazione Ordine del giorno 9/2482/20 ",
            "description_title": "ODG 9/2482/20",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39330,
            "slug": "vs19_503_125",
            "identifier": "vs19_503_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_125/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 125,
            "title": "Conversione decreto alluvioni e Campi Flegrei",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2482 - VOTO FINALE",
            "public_title": "Conversione decreto alluvioni e Campi Flegrei",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 33541,
            "slug": "vs19_384_032",
            "identifier": "vs19_384_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_032/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 32,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 111,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36914,
            "slug": "vs19_444_006",
            "identifier": "vs19_444_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_006/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.18 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.18 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.18 PDL n. 2149",
            "description_title": "Emendamento 2.18 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36915,
            "slug": "vs19_444_007",
            "identifier": "vs19_444_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_007/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.21 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.21 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.21 PDL n. 2149",
            "description_title": "Emendamento 2.21 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 33646,
            "slug": "vs19_384_043",
            "identifier": "vs19_384_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_043/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 9,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36542,
            "slug": "vs19_435_056",
            "identifier": "vs19_435_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_056/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE)",
            "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": 48,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35926,
            "slug": "vs19_418_001",
            "identifier": "vs19_418_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_001/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (M5S) - Votazione Emendamento Dis DDL n. 2206",
            "original_title": "Votazione Emendamento Dis DDL n. 2206",
            "description_title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (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": 77,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 34108,
            "slug": "vs19_388_093",
            "identifier": "vs19_388_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_093/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 24.1002 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 24.1002 DDL n. 2022",
            "original_title": "Votazione Emendamento 24.1002 DDL n. 2022",
            "description_title": "Emendamento 24.1002 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22962,
            "slug": "19-86-10",
            "identifier": "19-86-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-10/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 10,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 60,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 34318,
            "slug": "vs19_389_013",
            "identifier": "vs19_389_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_013/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (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": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34330,
            "slug": "vs19_389_014",
            "identifier": "vs19_389_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_014/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (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": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 34683,
            "slug": "vs19_387_081",
            "identifier": "vs19_387_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_081/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2088-AR/84 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/84 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34132,
            "slug": "vs19_388_183",
            "identifier": "vs19_388_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_183/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 183,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 2022",
            "original_title": "Votazione Articolo 34 DDL n. 2022",
            "description_title": "Articolo 34",
            "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": 50,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 45.22
        },
        {
            "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": 34693,
            "slug": "vs19_387_091",
            "identifier": "vs19_387_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_091/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2088-AR/98 MAGI RICCARDO (M-+EUR) - Votazione Ordine del giorno 9/2088-AR/98 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/98 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/98 MAGI RICCARDO (M-+EUR)",
            "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.02,
            "minority_cohesion_rate": 51.59
        },
        {
            "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": 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": 35817,
            "slug": "vs19_413_001",
            "identifier": "vs19_413_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_001/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2196",
            "description_title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34675,
            "slug": "vs19_387_073",
            "identifier": "vs19_387_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_073/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (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": 30,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33644,
            "slug": "vs19_384_061",
            "identifier": "vs19_384_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_061/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01007",
            "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.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36591,
            "slug": "vs19_435_111",
            "identifier": "vs19_435_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_111/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 12.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1000 PDL n. 1573",
            "description_title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "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": 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": 36112,
            "slug": "vs19_427_058",
            "identifier": "vs19_427_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_058/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2034",
            "original_title": "Votazione Articolo 5 DDL n. 2034",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34328,
            "slug": "vs19_388_203",
            "identifier": "vs19_388_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_203/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 203,
            "title": "Emendamento 35.1007 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1007 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 2022",
            "description_title": "Emendamento 35.1007 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34065,
            "slug": "vs19_388_149",
            "identifier": "vs19_388_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_149/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 28.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.6 DDL n. 2022",
            "description_title": "Emendamento 28.6 L'ABBATE PATTY (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": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 23319,
            "slug": "19-95-162",
            "identifier": "19-95-162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-162/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 162,
            "title": "Em. 9.1, Turco e Croatti",
            "original_title": "Em. 9.1, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 34037,
            "slug": "vs19_397_076",
            "identifier": "vs19_397_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_076/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (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": 31,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 34454,
            "slug": "vs19_388_052",
            "identifier": "vs19_388_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_052/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.7 BONELLI ANGELO (AVS) - Votazione Emendamento 11.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.7 DDL n. 2022",
            "description_title": "Emendamento 11.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34072,
            "slug": "vs19_388_141",
            "identifier": "vs19_388_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_141/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 141,
            "title": "Articolo aggiuntivo 26.08 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.08 BENZONI FABRIZIO (APERRE)",
            "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": 80,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 34342,
            "slug": "vs19_388_210",
            "identifier": "vs19_388_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_210/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 210,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 2022",
            "original_title": "Votazione Articolo 36 DDL n. 2022",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 36560,
            "slug": "vs19_435_075",
            "identifier": "vs19_435_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_075/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.104 PDL n. 1573",
            "description_title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22948,
            "slug": "19-86-9",
            "identifier": "19-86-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-9/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 9,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "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": 57,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 60.92
        }
    ]
}