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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=223",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=221",
    "results": [
        {
            "id": 21020,
            "slug": "vs19_097_042",
            "identifier": "vs19_097_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_042/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno  n. 9/1112/49 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/49 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39160,
            "slug": "vs19_498_123",
            "identifier": "vs19_498_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_123/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 14.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 GUERRA MARIA CECILIA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37664,
            "slug": "vs19_461_001",
            "identifier": "vs19_461_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_001/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00402",
            "original_title": "Votazione Mozione 1_00402",
            "description_title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) 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": 26,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 21023,
            "slug": "vs19_097_020",
            "identifier": "vs19_097_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_020/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 38960,
            "slug": "vs19_491_147",
            "identifier": "vs19_491_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_147/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 147,
            "title": "MOZ 1-448 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 6 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": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 21067,
            "slug": "vs19_097_046",
            "identifier": "vs19_097_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_046/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno  n. 9/1112/53 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/53 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38463,
            "slug": "vs19_482_013",
            "identifier": "vs19_482_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_013/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.10, 1.11, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10, 1.11, 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 21036,
            "slug": "vs19_097_045",
            "identifier": "vs19_097_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_045/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21041,
            "slug": "vs19_097_057",
            "identifier": "vs19_097_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_057/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18528,
            "slug": "vs19_028_001",
            "identifier": "vs19_028_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_028_001/?format=api",
            "sitting": {
                "id": 1259,
                "date": "2022-12-27",
                "number": 28,
                "branch": "C"
            },
            "number": 1,
            "title": "Chiusura della discussione sulle linee generali del decreto-legge 31 ottobre 2022, n. 162 in esame - Votazione chiusura della discussione DDL n. 0705",
            "original_title": "Votazione chiusura della discussione DDL n. 0705",
            "description_title": "Chiusura della discussione sulle linee generali del decreto-legge 31 ottobre 2022, n. 162 in esame",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Chiusura della discussione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39188,
            "slug": "vs19_498_156",
            "identifier": "vs19_498_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_156/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 19.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 37822,
            "slug": "vs19_468_001",
            "identifier": "vs19_468_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_001/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto bollette",
            "original_title": "Votazione finale DDL n. 2281",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 febbraio 2025, n. 19, recante misure urgenti in favore delle famiglie e delle imprese di agevolazione tariffaria per la fornitura di energia elettrica e gas naturale nonché per la trasparenza delle offerte al dettaglio e il rafforzamento delle sanzioni delle Autorità di vigilanza (DDL 2281)",
            "public_title": "Conversione decreto bollette",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38487,
            "slug": "vs19_482_037",
            "identifier": "vs19_482_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_037/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38534,
            "slug": "vs19_482_084",
            "identifier": "vs19_482_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_084/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2402/19 - Votazione Ordine del giorno 9/2402/19 ",
            "original_title": "Votazione Ordine del giorno 9/2402/19 ",
            "description_title": "ODG 9/2402/19",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39182,
            "slug": "vs19_498_150",
            "identifier": "vs19_498_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_150/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 150,
            "title": "ART AGG 18.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38949,
            "slug": "vs19_491_135",
            "identifier": "vs19_491_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_135/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 135,
            "title": "ODG 9/2280/8 - Votazione Ordine del giorno 9/2280/8 ",
            "original_title": "Votazione Ordine del giorno 9/2280/8 ",
            "description_title": "ODG 9/2280/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39153,
            "slug": "vs19_498_115",
            "identifier": "vs19_498_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_115/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 13.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38506,
            "slug": "vs19_482_056",
            "identifier": "vs19_482_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_056/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 1.63 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.63",
            "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": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 25484,
            "slug": "vs19_205_001",
            "identifier": "vs19_205_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_001/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00210, ad eccezione del capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00210",
            "original_title": "Votazione Mozione 1_00210",
            "description_title": "Mozione n. 1-00210, ad eccezione del capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE) 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": 26,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 38701,
            "slug": "vs19_487_061",
            "identifier": "vs19_487_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_061/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2355/91 - Votazione Ordine del giorno 9/2355/91 ",
            "original_title": "Votazione Ordine del giorno 9/2355/91 ",
            "description_title": "ODG 9/2355/91",
            "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": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19902,
            "slug": "vs19_072_091",
            "identifier": "vs19_072_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_091/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.28 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.28 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.28 DDL n. 0977",
            "description_title": "Emendamento 5.28 RICCIARDI MARIANNA (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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38459,
            "slug": "vs19_482_009",
            "identifier": "vs19_482_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_009/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38699,
            "slug": "vs19_487_059",
            "identifier": "vs19_487_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_059/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 59,
            "title": "ODG 9/2355/89 - Votazione Ordine del giorno 9/2355/89 ",
            "original_title": "Votazione Ordine del giorno 9/2355/89 ",
            "description_title": "ODG 9/2355/89",
            "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": 26,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38712,
            "slug": "vs19_487_072",
            "identifier": "vs19_487_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_072/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2355/102 - Votazione Ordine del giorno 9/2355/102 ",
            "original_title": "Votazione Ordine del giorno 9/2355/102 ",
            "description_title": "ODG 9/2355/102",
            "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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19853,
            "slug": "vs19_072_032",
            "identifier": "vs19_072_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_032/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.13 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.13 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.13 DDL n. 0977",
            "description_title": "Emendamento 3.13 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 38694,
            "slug": "vs19_487_054",
            "identifier": "vs19_487_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_054/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2355/84 - Votazione Ordine del giorno 9/2355/84 ",
            "original_title": "Votazione Ordine del giorno 9/2355/84 ",
            "description_title": "ODG 9/2355/84",
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25294,
            "slug": "vs19_203_031",
            "identifier": "vs19_203_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_031/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1458/32 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1458/32 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/32 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/32 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 38692,
            "slug": "vs19_487_052",
            "identifier": "vs19_487_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_052/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2355/82 - Votazione Ordine del giorno 9/2355/82 ",
            "original_title": "Votazione Ordine del giorno 9/2355/82 ",
            "description_title": "ODG 9/2355/82",
            "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": 26,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38495,
            "slug": "vs19_482_045",
            "identifier": "vs19_482_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_045/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 1.45 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38488,
            "slug": "vs19_482_038",
            "identifier": "vs19_482_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_038/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "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": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 32498,
            "slug": "19-231-11",
            "identifier": "19-231-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-11/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 11,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Em. 1.111, Lopreiato e altri",
            "original_title": "Em. 1.111, Lopreiato e altri",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "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": 26,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 41.86
        },
        {
            "id": 39180,
            "slug": "vs19_498_146",
            "identifier": "vs19_498_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_146/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 146,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 37761,
            "slug": "vs19_464_030",
            "identifier": "vs19_464_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_030/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 6 (Mantenimento) - Votazione Articolo 6 PDL n. 1621",
            "original_title": "Votazione Articolo 6 PDL n. 1621",
            "description_title": "Articolo 6 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37765,
            "slug": "vs19_464_034",
            "identifier": "vs19_464_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_034/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 19889,
            "slug": "vs19_072_049",
            "identifier": "vs19_072_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_049/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.3 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.3 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.3 DDL n. 0977",
            "description_title": "Emendamento 4.3 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18629,
            "slug": "vs19_027_025",
            "identifier": "vs19_027_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_025/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/643-BIS/2 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/2 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/2 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/2 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 21877,
            "slug": "vs19_137_010",
            "identifier": "vs19_137_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_010/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.12 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1038",
            "description_title": "Emendamento 2.12 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 18469,
            "slug": "vs19_019_051",
            "identifier": "vs19_019_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_051/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 13.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.1 DDL n. 0547",
            "description_title": "Emendamento 13.1 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18502,
            "slug": "vs19_025_003",
            "identifier": "vs19_025_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_003/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.4 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 2.4 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.4 DDL n. 0664",
            "description_title": "Emendamento 2.4 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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18498,
            "slug": "vs19_025_009",
            "identifier": "vs19_025_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_009/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.7 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0664",
            "description_title": "Emendamento 2.7 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18785,
            "slug": "vs19_038_004",
            "identifier": "vs19_038_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_004/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.8 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0674",
            "description_title": "Emendamento 1.8 DE LUCA PIERO (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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20040,
            "slug": "vs19_072_111",
            "identifier": "vs19_072_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_111/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/977/14 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/977/14 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/14 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/14 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 32839,
            "slug": "19-235-7",
            "identifier": "19-235-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-235-7/?format=api",
            "sitting": {
                "id": 1813,
                "date": "2024-10-29",
                "number": 235,
                "branch": "S"
            },
            "number": 7,
            "title": "Proposta Giunta non favorevole al riconoscimento della insindacabilità",
            "original_title": "Proposta Giunta non favorevole al riconoscimento della insindacabilità",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 38513,
            "slug": "vs19_482_063",
            "identifier": "vs19_482_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_063/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 1-TER.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.5",
            "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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 25310,
            "slug": "vs19_203_002",
            "identifier": "vs19_203_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_002/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22055,
            "slug": "vs19_137_037",
            "identifier": "vs19_137_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_037/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1038",
            "description_title": "Emendamento 3.4 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39089,
            "slug": "vs19_498_043",
            "identifier": "vs19_498_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_043/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 5.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 24707,
            "slug": "vs19_183_042",
            "identifier": "vs19_183_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_042/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        }
    ]
}