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

{
    "count": 22951,
    "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=-n_rebels&page=225",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=223",
    "results": [
        {
            "id": 39798,
            "slug": "vs19_511_016",
            "identifier": "vs19_511_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_016/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 16,
            "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": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 22583,
            "slug": "vs19_134_089",
            "identifier": "vs19_134_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_089/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (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": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39151,
            "slug": "vs19_498_112",
            "identifier": "vs19_498_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_112/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 12.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 22480,
            "slug": "vs19_134_060",
            "identifier": "vs19_134_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_060/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.88 ZANELLA LUANA (AVS) - Votazione Emendamento 3.88 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.88 PDL n. 0384",
            "description_title": "Emendamento 3.88 ZANELLA LUANA (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": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.3",
            "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": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40356,
            "slug": "vs19_536_075",
            "identifier": "vs19_536_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_075/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2537/1 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/1 TORTO 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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 28.03
        },
        {
            "id": 40357,
            "slug": "vs19_536_076",
            "identifier": "vs19_536_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_076/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (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": 22,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 22426,
            "slug": "vs19_134_053",
            "identifier": "vs19_134_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_053/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.78 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.78 PDL n. 0384",
            "description_title": "Emendamento 3.78 MALAVASI ILENIA (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": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22585,
            "slug": "vs19_134_101",
            "identifier": "vs19_134_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_101/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22581,
            "slug": "vs19_134_091",
            "identifier": "vs19_134_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_091/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/24 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 39796,
            "slug": "vs19_511_014",
            "identifier": "vs19_511_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_014/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 14,
            "title": "DDL 2189 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2189 - ARTICOLO 1",
            "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": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 39192,
            "slug": "vs19_498_162",
            "identifier": "vs19_498_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_162/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 25.2, 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2, 25.3",
            "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": 22,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40007,
            "slug": "vs19_519_006",
            "identifier": "vs19_519_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_006/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7, 1.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22557,
            "slug": "vs19_134_097",
            "identifier": "vs19_134_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_097/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (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": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 39004,
            "slug": "vs19_497_004",
            "identifier": "vs19_497_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_004/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 4,
            "title": "Votazione sul capoverso 4 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00190",
            "description_title": "RIS 6-190 CPV 4 DISP",
            "public_title": "Votazione sul capoverso 4 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 74.59,
            "minority_cohesion_rate": 35.26
        },
        {
            "id": 39046,
            "slug": "vs19_498_211",
            "identifier": "vs19_498_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_211/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 211,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39044,
            "slug": "vs19_498_187",
            "identifier": "vs19_498_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_187/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 187,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 40,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39831,
            "slug": "vs19_512_020",
            "identifier": "vs19_512_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_020/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 20,
            "title": "MOZ 1-476 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-476",
            "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": 24,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22530,
            "slug": "vs19_134_074",
            "identifier": "vs19_134_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_074/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/T.U.384/7 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/T.U.384/7 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/7 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/7 AURIEMMA CARMELA (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": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39003,
            "slug": "vs19_497_003",
            "identifier": "vs19_497_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_003/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 3,
            "title": "Votazione sul capoverso 2 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00190",
            "description_title": "RIS 6-190 CPV 2 DISP",
            "public_title": "Votazione sul capoverso 2 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 106,
            "majority_cohesion_rate": 74.59,
            "minority_cohesion_rate": 46.79
        },
        {
            "id": 39245,
            "slug": "vs19_498_220",
            "identifier": "vs19_498_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_220/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 220,
            "title": "EM 24.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 DI LAURO CARMEN (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": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22520,
            "slug": "vs19_134_092",
            "identifier": "vs19_134_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_092/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO VALENTINA (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": 38,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 38628,
            "slug": "vs19_486_011",
            "identifier": "vs19_486_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_011/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2355/11 - Votazione Ordine del giorno 9/2355/11 ",
            "original_title": "Votazione Ordine del giorno 9/2355/11 ",
            "description_title": "ODG 9/2355/11",
            "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": 28,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 39001,
            "slug": "vs19_497_001",
            "identifier": "vs19_497_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_001/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 1,
            "title": "Votazione della risoluzione presentata dalla maggioranza in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00189",
            "description_title": "RIS 6-189",
            "public_title": "Votazione della risoluzione presentata dalla maggioranza in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.72,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 22450,
            "slug": "vs19_134_013",
            "identifier": "vs19_134_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_013/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.154 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.154 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.154 PDL n. 0384",
            "description_title": "Emendamento 3.154 SPORTIELLO GILDA (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": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22460,
            "slug": "vs19_134_061",
            "identifier": "vs19_134_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_061/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.89 ZANELLA LUANA (AVS) - Votazione Emendamento 3.89 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.89 PDL n. 0384",
            "description_title": "Emendamento 3.89 ZANELLA LUANA (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": 40,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39017,
            "slug": "vs19_497_017",
            "identifier": "vs19_497_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_017/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 17,
            "title": "Votazione della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno escluso il capoverso 7",
            "original_title": "Votazione Risoluzione 6_00193",
            "description_title": "RIS 6-193 NO CPV 7 DISP",
            "public_title": "Votazione della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno escluso il capoverso 7",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 40326,
            "slug": "vs19_536_036",
            "identifier": "vs19_536_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_036/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 7.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2570",
            "description_title": "Emendamento 7.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 22432,
            "slug": "vs19_134_067",
            "identifier": "vs19_134_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_067/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0384",
            "original_title": "Votazione Articolo 7 PDL n. 0384",
            "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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39818,
            "slug": "vs19_512_006",
            "identifier": "vs19_512_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_006/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 22573,
            "slug": "vs19_134_070",
            "identifier": "vs19_134_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_070/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (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": 34,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22577,
            "slug": "vs19_134_111",
            "identifier": "vs19_134_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_111/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/T.U.384/44 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/T.U.384/44 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/44 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/44 SCERRA FILIPPO (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": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22527,
            "slug": "vs19_134_088",
            "identifier": "vs19_134_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_088/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/T.U.384/21 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/T.U.384/21 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/21 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/21 DELL'OLIO GIANMAURO (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": 37,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 40047,
            "slug": "vs19_519_046",
            "identifier": "vs19_519_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_046/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2526/31 - Votazione Ordine del giorno 9/2526/31 ",
            "original_title": "Votazione Ordine del giorno 9/2526/31 ",
            "description_title": "ODG 9/2526/31",
            "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": 77,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39822,
            "slug": "vs19_512_010",
            "identifier": "vs19_512_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_010/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 10,
            "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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22546,
            "slug": "vs19_134_115",
            "identifier": "vs19_134_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_115/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/T.U.384/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/48 TORTO 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22560,
            "slug": "vs19_134_108",
            "identifier": "vs19_134_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_108/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22543,
            "slug": "vs19_134_076",
            "identifier": "vs19_134_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_076/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI VALENTINA (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": 37,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22541,
            "slug": "vs19_134_086",
            "identifier": "vs19_134_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_086/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (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": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22564,
            "slug": "vs19_134_113",
            "identifier": "vs19_134_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_113/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/T.U.384/46 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/T.U.384/46 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/46 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/46 SILVESTRI FRANCESCO (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": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22540,
            "slug": "vs19_134_104",
            "identifier": "vs19_134_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_104/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/T.U.384/37 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/T.U.384/37 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/37 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/37 ORRICO ANNA LAURA (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": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22539,
            "slug": "vs19_134_114",
            "identifier": "vs19_134_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_114/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/T.U.384/47 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/T.U.384/47 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/47 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/47 TODDE ALESSANDRA (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": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22538,
            "slug": "vs19_134_095",
            "identifier": "vs19_134_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_095/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 55.56
        }
    ]
}