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

{
    "count": 23033,
    "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_margin&page=297",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=295",
    "results": [
        {
            "id": 38924,
            "slug": "vs19_491_105",
            "identifier": "vs19_491_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_105/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 32,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 31589,
            "slug": "vs19_340_115",
            "identifier": "vs19_340_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_115/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 11.3 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1997",
            "description_title": "Emendamento 11.3 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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 35855,
            "slug": "vs19_413_039",
            "identifier": "vs19_413_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_039/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 8.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2196",
            "description_title": "Emendamento 8.1 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": 32,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37335,
            "slug": "vs19_450_076",
            "identifier": "vs19_450_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_076/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (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": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37799,
            "slug": "vs19_467_011",
            "identifier": "vs19_467_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_011/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2281/23 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2281/23 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/23 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/23 CASU 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": 32,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38925,
            "slug": "vs19_491_107",
            "identifier": "vs19_491_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_107/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 26.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1000",
            "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": 32,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 37143,
            "slug": "vs19_445_017",
            "identifier": "vs19_445_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_017/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00408",
            "original_title": "Votazione Mozione 1_00408",
            "description_title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34028,
            "slug": "vs19_397_053",
            "identifier": "vs19_397_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_053/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.4 DDL n. 2119",
            "description_title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36655,
            "slug": "vs19_439_022",
            "identifier": "vs19_439_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_022/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2240",
            "description_title": "Emendamento 1.20 MEROLA VIRGINIO (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": 32,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26076,
            "slug": "vs19_216_019",
            "identifier": "vs19_216_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_019/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggintivo 1.03 EVI ELEONORA (AVS) - Votazione Articolo aggintivo DDL n. 1555",
            "original_title": "Votazione Articolo aggintivo DDL n. 1555",
            "description_title": "Articolo aggintivo 1.03 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 38921,
            "slug": "vs19_491_101",
            "identifier": "vs19_491_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_101/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 24.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 26566,
            "slug": "vs19_220_023",
            "identifier": "vs19_220_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_023/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1627",
            "original_title": "Votazione Articolo 17 DDL n. 1627",
            "description_title": "Articolo 17",
            "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": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 35981,
            "slug": "vs19_422_028",
            "identifier": "vs19_422_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_028/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26553,
            "slug": "vs19_220_012",
            "identifier": "vs19_220_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_012/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1627",
            "original_title": "Votazione Articolo 6 DDL n. 1627",
            "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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 38961,
            "slug": "vs19_491_148",
            "identifier": "vs19_491_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_148/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 148,
            "title": "MOZ 1-448 CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 7 DISP",
            "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": 32,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 37330,
            "slug": "vs19_450_071",
            "identifier": "vs19_450_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_071/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2084/11 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2084/11 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/11 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/11 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 37338,
            "slug": "vs19_450_079",
            "identifier": "vs19_450_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_079/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2084/21 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2084/21 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/21 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/21 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 31962,
            "slug": "vs19_349_005",
            "identifier": "vs19_349_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_005/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 34.4 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 34.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.4 DDL n. 1660",
            "description_title": "Emendamento 34.4 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 56.6
        },
        {
            "id": 24725,
            "slug": "vs19_183_014",
            "identifier": "vs19_183_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_014/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 BONELLI ANGELO (AVS) - Votazione Emendamento 1.17 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1492",
            "description_title": "Emendamento 1.17 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": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 38956,
            "slug": "vs19_491_143",
            "identifier": "vs19_491_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_143/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 143,
            "title": "MOZ 1-440 CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-440 CPV 7 DISP",
            "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": 32,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 35420,
            "slug": "vs19_402_069",
            "identifier": "vs19_402_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_069/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2112-bis/55 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/55 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/55 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/55 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 38917,
            "slug": "vs19_491_090",
            "identifier": "vs19_491_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_090/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 17.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 37797,
            "slug": "vs19_467_009",
            "identifier": "vs19_467_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_009/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2281/19 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2281/19 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/19 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/19 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38891,
            "slug": "vs19_491_057",
            "identifier": "vs19_491_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_057/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 10.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1007",
            "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": 32,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 37325,
            "slug": "vs19_450_066",
            "identifier": "vs19_450_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_066/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34859,
            "slug": "vs19_336_013",
            "identifier": "vs19_336_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_013/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 2.19 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 FENU EMILIANO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38889,
            "slug": "vs19_491_055",
            "identifier": "vs19_491_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_055/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 10.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1005",
            "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": 32,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 31665,
            "slug": "vs19_342_041",
            "identifier": "vs19_342_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_041/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2002/45 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/45 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 24719,
            "slug": "vs19_179_017",
            "identifier": "vs19_179_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_017/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00193 limitatamente ai capoversi quattordicesimo e diciannovesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente ai capoversi quattordicesimo e diciannovesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37796,
            "slug": "vs19_467_008",
            "identifier": "vs19_467_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_008/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2281/18 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2281/18 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/18 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/18 BONAFE' SIMONA (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": 32,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34858,
            "slug": "vs19_336_012",
            "identifier": "vs19_336_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_012/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 24678,
            "slug": "vs19_179_032",
            "identifier": "vs19_179_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_032/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00197, sul capoverso quindicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sul capoverso quindicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26556,
            "slug": "vs19_220_022",
            "identifier": "vs19_220_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_022/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1627",
            "original_title": "Votazione Articolo 16 DDL n. 1627",
            "description_title": "Articolo 16",
            "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": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32068,
            "slug": "vs19_348_113",
            "identifier": "vs19_348_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_113/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 33.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 33.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.13 DDL n. 1660",
            "description_title": "Emendamento 33.13 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 26581,
            "slug": "vs19_220_154",
            "identifier": "vs19_220_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_154/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 38230,
            "slug": "vs19_476_047",
            "identifier": "vs19_476_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_047/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/741-A E ABB/9 - Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "description_title": "ODG 9/741-A E ABB/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36790,
            "slug": "vs19_440_020",
            "identifier": "vs19_440_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_020/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2026",
            "original_title": "Votazione Articolo 5 DDL n. 2026",
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34274,
            "slug": "vs19_392_009",
            "identifier": "vs19_392_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_009/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2150/14 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2150/14 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/14 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/14 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24650,
            "slug": "vs19_183_049",
            "identifier": "vs19_183_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_049/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1492/16 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1492/16 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/16 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/16 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": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 32093,
            "slug": "vs19_349_063",
            "identifier": "vs19_349_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_063/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1660/29 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1660/29 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/29 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/29 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 59.12
        },
        {
            "id": 30542,
            "slug": "vs19_309_066",
            "identifier": "vs19_309_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_066/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1665",
            "description_title": "Emendamento 3.80 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21871,
            "slug": "vs19_141_013",
            "identifier": "vs19_141_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_013/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 13,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 GIANASSI FEDERICO (PD-IDP) ed altri e n. 2 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale PDL n. 0887",
            "original_title": "Votazione pregiudiziale PDL n. 0887",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 GIANASSI FEDERICO (PD-IDP) ed altri e n. 2 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26891,
            "slug": "vs19_229_011",
            "identifier": "vs19_229_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_011/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1 GIULIANO CARLA (M5S) - Votazione Emendamento 2.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1297",
            "description_title": "Emendamento 2.1 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22277,
            "slug": "vs19_150_048",
            "identifier": "vs19_150_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_048/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26716,
            "slug": "vs19_224_008",
            "identifier": "vs19_224_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_008/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25033,
            "slug": "vs19_190_018",
            "identifier": "vs19_190_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_018/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1517/34 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1517/34 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/34 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/34 SERRACCHIANI DEBORA (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": 32,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30575,
            "slug": "vs19_309_047",
            "identifier": "vs19_309_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_047/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.270 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.270 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.270 DDL n. 1665",
            "description_title": "Emendamento 2.270 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.75
        }
    ]
}