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

{
    "count": 22927,
    "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=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=132",
    "results": [
        {
            "id": 23072,
            "slug": "19-89-95",
            "identifier": "19-89-95",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-95/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 95,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Emm. 9-bis.239 e 9-bis.240",
            "original_title": "Emm. 9-bis.239 e 9-bis.240",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23061,
            "slug": "19-89-110",
            "identifier": "19-89-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-110/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 110,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.0.200, Martella e altri",
            "original_title": "Em. 9-bis.0.200, Martella e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21543,
            "slug": "19-74-140",
            "identifier": "19-74-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-140/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 140,
            "title": "d-l 39/2023 - siccità - Em. 10.15, Di Girolamo",
            "original_title": "Em. 10.15, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 19,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23063,
            "slug": "19-89-106",
            "identifier": "19-89-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-106/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 106,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.255, Martella e altri",
            "original_title": "Em. 9-bis.255, Martella e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23076,
            "slug": "19-89-91",
            "identifier": "19-89-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-91/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 91,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.235, Malpezzi e altri",
            "original_title": "Em. 9-bis.235, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23071,
            "slug": "19-89-96",
            "identifier": "19-89-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-96/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 96,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.241, Rojc e altri",
            "original_title": "Em. 9-bis.241, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18485,
            "slug": "vs19_019_013",
            "identifier": "vs19_019_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_013/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.14 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.14 DDL n. 0547",
            "description_title": "Emendamento 1.14 LAUS MAURO ANTONIO DONATO (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": 19,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 35530,
            "slug": "19-257-19",
            "identifier": "19-257-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-19/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 19,
            "title": "Articolo 19",
            "original_title": "Articolo 19",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 85.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 20084,
            "slug": "vs19_072_105",
            "identifier": "vs19_072_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_105/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/977/8 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/977/8 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/8 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/8 SPORTIELLO GILDA (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": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25545,
            "slug": "vs19_211_038",
            "identifier": "vs19_211_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_038/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 13.2 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1556",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1556",
            "description_title": "Emendamento 13.2 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 18474,
            "slug": "vs19_019_022",
            "identifier": "vs19_019_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_022/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.52 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 3.52 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.52 DDL n. 0547",
            "description_title": "Emendamento 3.52 SCHLEIN ELLY (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": 19,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28564,
            "slug": "vs19_252_085",
            "identifier": "vs19_252_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_085/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 8.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 0703",
            "description_title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25458,
            "slug": "vs19_206_016",
            "identifier": "vs19_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_016/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS) - Votazione Emendamento 2.52 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1474",
            "description_title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26920,
            "slug": "19-147-225",
            "identifier": "19-147-225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-225/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 225,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.21, Parrini e altri",
            "original_title": "Em. 7.21, Parrini e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 19,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 19781,
            "slug": "vs19_064_015",
            "identifier": "vs19_064_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_015/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 3-UNDECIES.03 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-UNDECIES.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.03 SIMIANI MARCO (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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35643,
            "slug": "19-262-17",
            "identifier": "19-262-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-17/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 17,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.20, Bazoli e altri",
            "original_title": "Em. 6.20, Bazoli e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 19,
            "majority_cohesion_rate": 78.99,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 35536,
            "slug": "19-257-12",
            "identifier": "19-257-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-12/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 12,
            "title": "Articolo 12",
            "original_title": "Articolo 12",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 85.71,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 25456,
            "slug": "vs19_206_003",
            "identifier": "vs19_206_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_003/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.5 CASO ANTONIO (M5S) - Votazione Emendamento 2.5 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1474",
            "description_title": "Emendamento 2.5 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29796,
            "slug": "vs19_261_109",
            "identifier": "vs19_261_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_109/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.87 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.87 DDL n. 1435",
            "description_title": "Emendamento 15.87 PASTORELLA GIULIA (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35541,
            "slug": "19-257-7",
            "identifier": "19-257-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-7/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 7,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 86.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 35528,
            "slug": "19-257-1",
            "identifier": "19-257-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-1/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 86.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 19996,
            "slug": "vs19_072_107",
            "identifier": "vs19_072_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_107/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19692,
            "slug": "vs19_057_002",
            "identifier": "vs19_057_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_002/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/888/8 RUFFINO DANIELA (AIV-RE) - Votazione Ordine del giorno 9/888/8 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/8 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/8 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29774,
            "slug": "vs19_261_087",
            "identifier": "vs19_261_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_087/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 14.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.21 DDL n. 1435",
            "description_title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18798,
            "slug": "vs19_043_005",
            "identifier": "vs19_043_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_005/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 2.5 GIANASSI FEDERICO (PD-IDP), 2.6 DORI DEVIS (AVS) e 2.101 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.5 PDL n. 0338",
            "description_title": "Identici emendamenti 2.5 GIANASSI FEDERICO (PD-IDP), 2.6 DORI DEVIS (AVS) e 2.101 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19004,
            "slug": "vs19_038_059",
            "identifier": "vs19_038_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_059/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/674/20 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/674/20 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/20 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/20 BRAGA CHIARA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19142,
            "slug": "vs19_045_037",
            "identifier": "vs19_045_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_037/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40892,
            "slug": "vs19_555_057",
            "identifier": "vs19_555_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_057/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 15.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 29775,
            "slug": "vs19_261_088",
            "identifier": "vs19_261_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_088/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 14.25 IARIA ANTONINO (M5S) - Votazione Emendamento 14.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.25 DDL n. 1435",
            "description_title": "Emendamento 14.25 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 20162,
            "slug": "vs19_081_003",
            "identifier": "vs19_081_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_003/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/889-R/9 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/889-R/9 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/9 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/9 MANCINI CLAUDIO (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": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19938,
            "slug": "vs19_072_089",
            "identifier": "vs19_072_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_089/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 5.24 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.24 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.24 DDL n. 0977",
            "description_title": "Emendamento 5.24 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19111,
            "slug": "vs19_033_006",
            "identifier": "vs19_033_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_006/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/730/16 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/730/16 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/16 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/16 GHIO VALENTINA (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": 19,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19703,
            "slug": "vs19_057_021",
            "identifier": "vs19_057_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_021/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/888/43 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/888/43 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/43 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/43 BORRELLI FRANCESCO EMILIO (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": 19,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 20146,
            "slug": "vs19_081_001",
            "identifier": "vs19_081_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_001/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/889-R/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/889-R/7 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/7 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/7 PAGANO UBALDO (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": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28606,
            "slug": "vs19_252_079",
            "identifier": "vs19_252_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_079/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 6.5 IARIA ANTONINO (M5S) - Votazione Emendamento 6.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.5 PDL n. 0703",
            "description_title": "Emendamento 6.5 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25295,
            "slug": "vs19_203_008",
            "identifier": "vs19_203_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_008/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1458/9 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/9 CUPERLO GIANNI (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": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40899,
            "slug": "vs19_555_065",
            "identifier": "vs19_555_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_065/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 16.7, 16.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.7, 16.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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 25457,
            "slug": "vs19_206_005",
            "identifier": "vs19_206_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_005/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.23 CASO ANTONIO (M5S) - Votazione Emendamento 2.23 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1474",
            "description_title": "Emendamento 2.23 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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29780,
            "slug": "vs19_261_093",
            "identifier": "vs19_261_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_093/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 93,
            "title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1435",
            "description_title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35648,
            "slug": "19-262-12",
            "identifier": "19-262-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-12/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 12,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.15, Bazoli e altri",
            "original_title": "Em. 6.15, Bazoli e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 19,
            "majority_cohesion_rate": 78.99,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 36163,
            "slug": "19-273-1",
            "identifier": "19-273-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-273-1/?format=api",
            "sitting": {
                "id": 1906,
                "date": "2025-02-13",
                "number": 273,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Disegno di legge n.1337. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 81.51,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 39324,
            "slug": "19-323-11",
            "identifier": "19-323-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-323-11/?format=api",
            "sitting": {
                "id": 2031,
                "date": "2025-07-02",
                "number": 323,
                "branch": "S"
            },
            "number": 11,
            "title": "Ordinamento giurisdizionale e Corte disciplinare - Em. 2.61, Lorenzin e altri",
            "original_title": "Em. 2.61, Lorenzin e altri",
            "description_title": "Ordinamento giurisdizionale e Corte disciplinare",
            "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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 39327,
            "slug": "19-323-12",
            "identifier": "19-323-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-323-12/?format=api",
            "sitting": {
                "id": 2031,
                "date": "2025-07-02",
                "number": 323,
                "branch": "S"
            },
            "number": 12,
            "title": "Ordinamento giurisdizionale e Corte disciplinare - Em. 2.62, Rojc e altri",
            "original_title": "Em. 2.62, Rojc e altri",
            "description_title": "Ordinamento giurisdizionale e Corte disciplinare",
            "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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 28683,
            "slug": "vs19_251_178",
            "identifier": "vs19_251_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_178/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 178,
            "title": "Mozione n. 1-00248, sul capoverso sesto degli impegni GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso sesto degli impegni GIANASSI FEDERICO (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": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19766,
            "slug": "vs19_064_034",
            "identifier": "vs19_064_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_034/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 5-SEXIES.02 BRAGA CHIARA (PD-IDP) e 5-SEXIES.03 SPORTIELLO GILDA (M5S) - Votazione Emendamento 5-SEXIES.02 DDL n. 0930",
            "original_title": "Votazione Emendamento 5-SEXIES.02 DDL n. 0930",
            "description_title": "Identici articoli aggiuntivi 5-SEXIES.02 BRAGA CHIARA (PD-IDP) e 5-SEXIES.03 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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 40751,
            "slug": "vs19_554_001",
            "identifier": "vs19_554_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_001/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2662 - EM 1.1, 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2662 - EM 1.1, 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40905,
            "slug": "vs19_555_072",
            "identifier": "vs19_555_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_072/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19729,
            "slug": "vs19_057_008",
            "identifier": "vs19_057_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_008/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/888/23 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/888/23 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/23 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/23 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40498,
            "slug": "19-351-2",
            "identifier": "19-351-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-351-2/?format=api",
            "sitting": {
                "id": 2100,
                "date": "2025-10-08",
                "number": 351,
                "branch": "S"
            },
            "number": 2,
            "title": "Conflitto di interesse Commissione antimafia - Disegno di legge  n. 1277. Votazione questione pregiudiziale",
            "original_title": "Disegno di legge  n. 1277. Votazione questione pregiudiziale",
            "description_title": "Conflitto di interesse Commissione antimafia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 19798,
            "slug": "vs19_064_031",
            "identifier": "vs19_064_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_031/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 5.2 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0930",
            "description_title": "Emendamento 5.2 CURTI AUGUSTO (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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        }
    ]
}