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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=169",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=167",
    "results": [
        {
            "id": 32603,
            "slug": "vs19_361_006",
            "identifier": "vs19_361_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_006/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1532-bis/15 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1532-bis/15 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/15 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/15 FARAONE DAVIDE (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 34759,
            "slug": "vs19_353_012",
            "identifier": "vs19_353_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_012/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32400,
            "slug": "vs19_357_018",
            "identifier": "vs19_357_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_018/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 10.1 MARI FRANCESCO (AVS) e 10.3 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1532",
            "description_title": "Identici emendamenti 10.1 MARI FRANCESCO (AVS) e 10.3 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.03
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31380,
            "slug": "vs19_331_033",
            "identifier": "vs19_331_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_033/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.6 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1975",
            "description_title": "Emendamento 4.6 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34755,
            "slug": "vs19_353_008",
            "identifier": "vs19_353_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_008/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.14 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 40365,
            "slug": "vs19_539_003",
            "identifier": "vs19_539_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_003/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2623",
            "description_title": "Emendamento 1.1 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31911,
            "slug": "vs19_348_099",
            "identifier": "vs19_348_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_099/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (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": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38241,
            "slug": "vs19_477_007",
            "identifier": "vs19_477_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_007/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 7,
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 31993,
            "slug": "vs19_348_013",
            "identifier": "vs19_348_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_013/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 21.01007 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01007 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 35817,
            "slug": "vs19_413_001",
            "identifier": "vs19_413_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_001/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2196",
            "description_title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 31963,
            "slug": "vs19_348_029",
            "identifier": "vs19_348_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_029/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 25.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 25.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1660",
            "description_title": "Emendamento 25.1 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 31995,
            "slug": "vs19_348_036",
            "identifier": "vs19_348_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_036/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 26.6 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.6 DDL n. 1660",
            "description_title": "Emendamento 26.6 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 26176,
            "slug": "vs19_216_109",
            "identifier": "vs19_216_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_109/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 36142,
            "slug": "vs19_427_028",
            "identifier": "vs19_427_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_028/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) 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": 22,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39426,
            "slug": "vs19_503_091",
            "identifier": "vs19_503_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_091/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38422,
            "slug": "vs19_481_031",
            "identifier": "vs19_481_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_031/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2329-A/31 - Votazione Ordine del giorno 9/2329-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/31 ",
            "description_title": "ODG 9/2329-A/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31374,
            "slug": "vs19_331_027",
            "identifier": "vs19_331_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_027/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.17 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.17 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.17 DDL n. 1975",
            "description_title": "Emendamento 3.17 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 36827,
            "slug": "vs19_440_024",
            "identifier": "vs19_440_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_024/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2026",
            "description_title": "Emendamento 7.1 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31375,
            "slug": "vs19_331_028",
            "identifier": "vs19_331_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_028/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.18 BONETTI ELENA (APERRE) - Votazione Emendamento 3.18 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1975",
            "description_title": "Emendamento 3.18 BONETTI ELENA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 36145,
            "slug": "vs19_427_031",
            "identifier": "vs19_427_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_031/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00395, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 34815,
            "slug": "vs19_337_021",
            "identifier": "vs19_337_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_021/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.171 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.171 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31651,
            "slug": "vs19_342_027",
            "identifier": "vs19_342_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_027/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 32360,
            "slug": "vs19_357_012",
            "identifier": "vs19_357_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_012/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 9.1 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1532",
            "description_title": "Emendamento 9.1 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 39399,
            "slug": "vs19_503_064",
            "identifier": "vs19_503_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_064/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 12.6 BONELLI ANGELO (AVS) - Votazione Emendamento 12.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2482",
            "description_title": "Emendamento 12.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 34886,
            "slug": "vs19_331_093",
            "identifier": "vs19_331_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_093/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1975/49 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/49 TORTO DANIELA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31675,
            "slug": "vs19_342_051",
            "identifier": "vs19_342_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_051/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 36829,
            "slug": "vs19_440_026",
            "identifier": "vs19_440_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_026/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2026",
            "description_title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 31367,
            "slug": "vs19_331_020",
            "identifier": "vs19_331_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_020/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1011 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1011 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1011 DDL n. 1975",
            "description_title": "Emendamento 3.1011 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31364,
            "slug": "vs19_331_017",
            "identifier": "vs19_331_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_017/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.7 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1975",
            "description_title": "Emendamento 3.7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34909,
            "slug": "vs19_331_116",
            "identifier": "vs19_331_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_116/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1975/76 BOLDRINI LAURA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/76 BOLDRINI LAURA (PD-IDP)",
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 38425,
            "slug": "vs19_481_034",
            "identifier": "vs19_481_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_034/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2329-A/34 - Votazione Ordine del giorno 9/2329-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/34 ",
            "description_title": "ODG 9/2329-A/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36831,
            "slug": "vs19_440_028",
            "identifier": "vs19_440_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_028/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 7.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2026",
            "description_title": "Emendamento 7.7 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34763,
            "slug": "vs19_353_016",
            "identifier": "vs19_353_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_016/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.30 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.30 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 31357,
            "slug": "vs19_331_010",
            "identifier": "vs19_331_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_010/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.3 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1975",
            "description_title": "Emendamento 2.3 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31356,
            "slug": "vs19_331_009",
            "identifier": "vs19_331_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_009/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1975",
            "description_title": "Emendamento 2.1 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 35786,
            "slug": "vs19_410_006",
            "identifier": "vs19_410_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_006/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1917/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1917/9 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/9 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/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": 22,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40441,
            "slug": "vs19_540_008",
            "identifier": "vs19_540_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_008/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2623/3 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2623/3 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/3 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/3 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36639,
            "slug": "vs19_439_006",
            "identifier": "vs19_439_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_006/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2240",
            "description_title": "Emendamento 1.5 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40366,
            "slug": "vs19_539_004",
            "identifier": "vs19_539_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_004/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 DORI DEVIS (AVS) - Votazione Emendamento 1.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2623",
            "description_title": "Emendamento 1.2 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33481,
            "slug": "vs19_377_099",
            "identifier": "vs19_377_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_099/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33505,
            "slug": "vs19_377_139",
            "identifier": "vs19_377_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_139/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 139,
            "title": "MOZ 1-346 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 14 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35797,
            "slug": "vs19_410_017",
            "identifier": "vs19_410_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_017/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1917/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1917/20 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/20 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36874,
            "slug": "vs19_441_006",
            "identifier": "vs19_441_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_006/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2026",
            "original_title": "Votazione Articolo 25 DDL n. 2026",
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32526,
            "slug": "vs19_361_073",
            "identifier": "vs19_361_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_073/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1532-bis/95 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/95 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/95 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/95 MEROLA VIRGINIO (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": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 34477,
            "slug": "vs19_377_003",
            "identifier": "vs19_377_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_003/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 2.1 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38473,
            "slug": "vs19_482_023",
            "identifier": "vs19_482_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_023/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.24, 1.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24, 1.1009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        }
    ]
}