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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=454",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=452",
    "results": [
        {
            "id": 32420,
            "slug": "vs19_357_031",
            "identifier": "vs19_357_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_031/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 13.05 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.05 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 37.34
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35872,
            "slug": "vs19_413_056",
            "identifier": "vs19_413_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_056/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34875,
            "slug": "vs19_331_082",
            "identifier": "vs19_331_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_082/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 38826,
            "slug": "vs19_491_128",
            "identifier": "vs19_491_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_128/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 128,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "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": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 35853,
            "slug": "vs19_413_037",
            "identifier": "vs19_413_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_037/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.09 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.09 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.09 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26174,
            "slug": "vs19_216_022",
            "identifier": "vs19_216_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_022/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1555",
            "description_title": "Emendamento 2.1001 GADDA MARIA CHIARA (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26667,
            "slug": "vs19_220_029",
            "identifier": "vs19_220_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_029/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1627/7, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1627/7, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/7, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/7, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 151,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 38928,
            "slug": "vs19_491_110",
            "identifier": "vs19_491_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_110/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 26.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 38822,
            "slug": "vs19_491_102",
            "identifier": "vs19_491_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_102/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 102,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 38821,
            "slug": "vs19_491_100",
            "identifier": "vs19_491_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_100/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 42.31
        },
        {
            "id": 26205,
            "slug": "vs19_216_148",
            "identifier": "vs19_216_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_148/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/1555/15 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/15 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": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 38920,
            "slug": "vs19_491_098",
            "identifier": "vs19_491_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_098/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 22.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 35769,
            "slug": "vs19_409_094",
            "identifier": "vs19_409_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_094/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 8.1 AURIEMMA CARMELA (M5S) e 8.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1917",
            "description_title": "Identici emendamenti 8.1 AURIEMMA CARMELA (M5S) e 8.2 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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31972,
            "slug": "vs19_348_048",
            "identifier": "vs19_348_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_048/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1660",
            "original_title": "Votazione Articolo 26 DDL n. 1660",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 38823,
            "slug": "vs19_491_106",
            "identifier": "vs19_491_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_106/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 106,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 31922,
            "slug": "vs19_348_118",
            "identifier": "vs19_348_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_118/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 33.01000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.01000 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32394,
            "slug": "vs19_357_069",
            "identifier": "vs19_357_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_069/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 32.3 MARI FRANCESCO (AVS) - Votazione Emendamento 32.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.3 DDL n. 1532",
            "description_title": "Emendamento 32.3 MARI FRANCESCO (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 38883,
            "slug": "vs19_491_049",
            "identifier": "vs19_491_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_049/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 10.2, 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2, 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 32372,
            "slug": "vs19_357_056",
            "identifier": "vs19_357_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_056/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1532",
            "original_title": "Votazione Articolo 28 DDL n. 1532",
            "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": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 26079,
            "slug": "vs19_216_094",
            "identifier": "vs19_216_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_094/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 12.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.8 DDL n. 1555",
            "description_title": "Emendamento 12.8 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26658,
            "slug": "vs19_220_036",
            "identifier": "vs19_220_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_036/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1627/15, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/15, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 155,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26539,
            "slug": "vs19_220_151",
            "identifier": "vs19_220_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_151/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 33446,
            "slug": "vs19_377_100",
            "identifier": "vs19_377_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_100/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 19.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 33460,
            "slug": "vs19_377_165",
            "identifier": "vs19_377_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_165/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 165,
            "title": "MOZ 1-358 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 47.11,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 38922,
            "slug": "vs19_491_103",
            "identifier": "vs19_491_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_103/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 31431,
            "slug": "vs19_331_054",
            "identifier": "vs19_331_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_054/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1975/5 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1975/5 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/5 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/5 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 33431,
            "slug": "vs19_377_108",
            "identifier": "vs19_377_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_108/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 108,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26121,
            "slug": "vs19_216_042",
            "identifier": "vs19_216_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_042/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1555",
            "original_title": "Votazione Articolo 5 DDL n. 1555",
            "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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 31396,
            "slug": "vs19_331_049",
            "identifier": "vs19_331_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_049/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 7.2 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1975",
            "description_title": "Emendamento 7.2 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 31639,
            "slug": "vs19_342_015",
            "identifier": "vs19_342_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_015/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 26183,
            "slug": "vs19_216_106",
            "identifier": "vs19_216_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_106/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 13.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26184,
            "slug": "vs19_216_130",
            "identifier": "vs19_216_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_130/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.02 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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26591,
            "slug": "vs19_220_090",
            "identifier": "vs19_220_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_090/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31633,
            "slug": "vs19_342_009",
            "identifier": "vs19_342_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_009/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2002/10, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2002/10, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/10, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/10, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 26170,
            "slug": "vs19_216_156",
            "identifier": "vs19_216_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_156/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 3.15 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.15 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.15 DDL n. 1342",
            "description_title": "Emendamento 3.15 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 33441,
            "slug": "vs19_377_127",
            "identifier": "vs19_377_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_127/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 127,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26065,
            "slug": "vs19_216_108",
            "identifier": "vs19_216_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_108/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1555",
            "original_title": "Votazione Articolo 14 DDL n. 1555",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26207,
            "slug": "vs19_216_150",
            "identifier": "vs19_216_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_150/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 33420,
            "slug": "vs19_377_107",
            "identifier": "vs19_377_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_107/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33493,
            "slug": "vs19_377_123",
            "identifier": "vs19_377_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_123/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 26.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 26378,
            "slug": "vs19_217_034",
            "identifier": "vs19_217_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_034/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 13.3 FENU EMILIANO (M5S) - Votazione Emendamento 13.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1342",
            "description_title": "Emendamento 13.3 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 35999,
            "slug": "vs19_422_046",
            "identifier": "vs19_422_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_046/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2183/110 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2183/110 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/110 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/110 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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33468,
            "slug": "vs19_377_098",
            "identifier": "vs19_377_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_098/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 19.9, 19.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9, 19.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34831,
            "slug": "vs19_337_039",
            "identifier": "vs19_337_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_039/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 33479,
            "slug": "vs19_377_118",
            "identifier": "vs19_377_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_118/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 118,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "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": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 38890,
            "slug": "vs19_491_056",
            "identifier": "vs19_491_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_056/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 10.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 40.38
        }
    ]
}