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

{
    "count": 22130,
    "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=220",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=218",
    "results": [
        {
            "id": 24568,
            "slug": "vs19_185_054",
            "identifier": "vs19_185_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_054/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 16.042 DORI DEVIS (AVS) - Votazione Emendamento 16.042 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.042 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.042 DORI DEVIS (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": 20,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 39317,
            "slug": "vs19_499_028",
            "identifier": "vs19_499_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_028/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.28, 1.30, 1.31, 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.28, 1.30, 1.31, 1.32",
            "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": 15,
            "majority_cohesion_rate": 46.72,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 39318,
            "slug": "vs19_499_030",
            "identifier": "vs19_499_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_030/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "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": 15,
            "majority_cohesion_rate": 46.72,
            "minority_cohesion_rate": 53.85
        },
        {
            "id": 32011,
            "slug": "vs19_345_039",
            "identifier": "vs19_345_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_039/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1660",
            "description_title": "Emendamento 16.5 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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 24611,
            "slug": "vs19_185_037",
            "identifier": "vs19_185_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_037/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 16.0101 DORI DEVIS (AVS) - Votazione Emendamento 16.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0101 DORI DEVIS (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24733,
            "slug": "vs19_185_044",
            "identifier": "vs19_185_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_044/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.05 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.05 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (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": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "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": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "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": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 24783,
            "slug": "vs19_185_058",
            "identifier": "vs19_185_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_058/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/2 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 31433,
            "slug": "vs19_331_056",
            "identifier": "vs19_331_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_056/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/9 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": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31434,
            "slug": "vs19_331_057",
            "identifier": "vs19_331_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_057/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (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": 28,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 22629,
            "slug": "vs19_140_001",
            "identifier": "vs19_140_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_001/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1183/2 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1183/2 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/2 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/2 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22639,
            "slug": "vs19_140_012",
            "identifier": "vs19_140_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_012/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1183/17, limitatamente al primo impegno della parte dispositiva, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1183/17, DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/17, DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/17, limitatamente al primo impegno della parte dispositiva, 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": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 35138,
            "slug": "vs19_350_029",
            "identifier": "vs19_350_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_029/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "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": 132,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31917,
            "slug": "vs19_349_026",
            "identifier": "vs19_349_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_026/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 37.012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 37.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.012 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": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 24548,
            "slug": "vs19_185_053",
            "identifier": "vs19_185_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_053/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 16.040 ZANELLA LUANA (AVS) - Votazione Emendamento 16.040 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.040 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.040 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": 21,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 22622,
            "slug": "vs19_140_015",
            "identifier": "vs19_140_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_015/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1183/21 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1183/21 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/21 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/21 DORI DEVIS (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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 32014,
            "slug": "vs19_345_049",
            "identifier": "vs19_345_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_049/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 17.01001 PENZA PASQUALINO (M5S) - Votazione Emendamento 17.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01001 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 24490,
            "slug": "vs19_185_027",
            "identifier": "vs19_185_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_027/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 12.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 12.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 12.02 ASCARI STEFANIA (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": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22633,
            "slug": "vs19_140_003",
            "identifier": "vs19_140_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_003/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO) - Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO)",
            "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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32063,
            "slug": "vs19_345_045",
            "identifier": "vs19_345_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_045/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1001 DDL n. 1660",
            "description_title": "Emendamento 17.1001 BONAFE' SIMONA (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": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 24575,
            "slug": "vs19_185_049",
            "identifier": "vs19_185_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_049/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.010 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.010 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 45.99,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22626,
            "slug": "vs19_140_004",
            "identifier": "vs19_140_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_004/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1183/6 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/6 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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24686,
            "slug": "vs19_185_062",
            "identifier": "vs19_185_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_062/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (AIV-RE) - Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 50.63,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22751,
            "slug": "vs19_141_017",
            "identifier": "vs19_141_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_017/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.2 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 3.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1134",
            "description_title": "Emendamento 3.2 BENZONI FABRIZIO (AIV-RE)",
            "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": 133,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24487,
            "slug": "vs19_185_025",
            "identifier": "vs19_185_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_025/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 12.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 12.3 DDL n. 1294",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1294",
            "description_title": "Emendamento 12.3 ASCARI STEFANIA (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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24518,
            "slug": "vs19_185_029",
            "identifier": "vs19_185_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_029/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1294",
            "original_title": "Votazione Articolo 13 DDL n. 1294",
            "description_title": "Articolo 13",
            "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": 124,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31439,
            "slug": "vs19_331_062",
            "identifier": "vs19_331_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_062/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (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.71,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 34067,
            "slug": "vs19_388_116",
            "identifier": "vs19_388_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_116/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 116,
            "title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.55 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.55 DDL n. 2022",
            "description_title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (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": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 22798,
            "slug": "vs19_141_038",
            "identifier": "vs19_141_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_038/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1134",
            "original_title": "Votazione Articolo 14 DDL n. 1134",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 31889,
            "slug": "vs19_345_063",
            "identifier": "vs19_345_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_063/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1022 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1022 DDL n. 1660",
            "description_title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 22812,
            "slug": "vs19_141_039",
            "identifier": "vs19_141_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_039/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1134",
            "original_title": "Votazione Articolo 15 DDL n. 1134",
            "description_title": "Articolo 15",
            "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": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22833,
            "slug": "vs19_141_059",
            "identifier": "vs19_141_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_059/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1134 E ABB./2 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./2 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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31894,
            "slug": "vs19_345_073",
            "identifier": "vs19_345_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_073/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 19.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 22786,
            "slug": "vs19_141_044",
            "identifier": "vs19_141_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_044/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1134",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1134",
            "description_title": "Emendamento 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 GHIRRA FRANCESCA (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": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22827,
            "slug": "vs19_141_006",
            "identifier": "vs19_141_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_006/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00161",
            "original_title": "Votazione Mozione 1_00161",
            "description_title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24761,
            "slug": "vs19_185_018",
            "identifier": "vs19_185_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_018/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 10.0200 della Commissione - Votazione Emendamento 10.0200 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0200 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22750,
            "slug": "vs19_141_053",
            "identifier": "vs19_141_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_053/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1134",
            "original_title": "Votazione Articolo 28 DDL n. 1134",
            "description_title": "Articolo 28",
            "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": 145,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24502,
            "slug": "vs19_185_024",
            "identifier": "vs19_185_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_024/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1294",
            "original_title": "Votazione Articolo 11 DDL n. 1294",
            "description_title": "Articolo 11",
            "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": 124,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22777,
            "slug": "vs19_141_046",
            "identifier": "vs19_141_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_046/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1134",
            "original_title": "Votazione Articolo 21 DDL n. 1134",
            "description_title": "Articolo 21",
            "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": 144,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22747,
            "slug": "vs19_141_036",
            "identifier": "vs19_141_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_036/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1134",
            "description_title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24573,
            "slug": "vs19_185_003",
            "identifier": "vs19_185_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_003/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1294",
            "original_title": "Votazione Articolo 2 DDL n. 1294",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34077,
            "slug": "vs19_388_146",
            "identifier": "vs19_388_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_146/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 146,
            "title": "Articolo aggiuntivo 26.037 CASU ANDREA (PD-IDP) - Votazione Emendamento 26.037 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.037 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.037 CASU ANDREA (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": 50,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 24505,
            "slug": "vs19_185_026",
            "identifier": "vs19_185_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_026/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1294",
            "original_title": "Votazione Articolo 12 DDL n. 1294",
            "description_title": "Articolo 12",
            "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": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22781,
            "slug": "vs19_141_030",
            "identifier": "vs19_141_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_030/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1134",
            "original_title": "Votazione Articolo 9 DDL n. 1134",
            "description_title": "Articolo 9",
            "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": 147,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (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": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32473,
            "slug": "vs19_359_008",
            "identifier": "vs19_359_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_008/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2066/12 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2066/12 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/12 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/12 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 31817,
            "slug": "vs19_345_011",
            "identifier": "vs19_345_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_011/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 15.1005 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1005 DDL n. 1660",
            "description_title": "Emendamento 15.1005 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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 22808,
            "slug": "vs19_141_049",
            "identifier": "vs19_141_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_049/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1134",
            "original_title": "Votazione Articolo 24 DDL n. 1134",
            "description_title": "Articolo 24",
            "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": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        }
    ]
}