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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=200",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=198",
    "results": [
        {
            "id": 24994,
            "slug": "vs19_196_035",
            "identifier": "vs19_196_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_035/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (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": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26569,
            "slug": "vs19_220_015",
            "identifier": "vs19_220_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_015/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1627",
            "original_title": "Votazione Articolo 9 DDL n. 1627",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39915,
            "slug": "vs19_516_012",
            "identifier": "vs19_516_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_012/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/DOC VIII, N 6/29 - Votazione Ordine del giorno 9/DOC VIII, N 6/29 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/29 ",
            "description_title": "ODG 9/DOC VIII, N 6/29",
            "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": 37,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39916,
            "slug": "vs19_516_013",
            "identifier": "vs19_516_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_013/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/DOC VIII, N 6/33 IMPEGNO - Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "description_title": "ODG 9/DOC VIII, N 6/33 IMPEGNO",
            "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": 21,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 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": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39917,
            "slug": "vs19_516_014",
            "identifier": "vs19_516_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_014/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/DOC VIII, N 6/34 - Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "description_title": "ODG 9/DOC VIII, N 6/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 24975,
            "slug": "vs19_196_052",
            "identifier": "vs19_196_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_052/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/55 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34033,
            "slug": "vs19_397_097",
            "identifier": "vs19_397_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_097/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 103,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26620,
            "slug": "vs19_220_106",
            "identifier": "vs19_220_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_106/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (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": 33,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26554,
            "slug": "vs19_220_011",
            "identifier": "vs19_220_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_011/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1627",
            "original_title": "Votazione Articolo 5 DDL n. 1627",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (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": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 36613,
            "slug": "vs19_435_137",
            "identifier": "vs19_435_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_137/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/19 GRIBAUDO 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26581,
            "slug": "vs19_220_154",
            "identifier": "vs19_220_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_154/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/202 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34209,
            "slug": "vs19_397_021",
            "identifier": "vs19_397_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_021/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2119",
            "description_title": "Emendamento 3.100 GRIPPO VALENTINA (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (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": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26586,
            "slug": "vs19_220_146",
            "identifier": "vs19_220_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_146/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (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": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25011,
            "slug": "vs19_196_062",
            "identifier": "vs19_196_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_062/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39973,
            "slug": "vs19_517_047",
            "identifier": "vs19_517_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_047/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.6",
            "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": 32,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25099,
            "slug": "vs19_197_045",
            "identifier": "vs19_197_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_045/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 6.07 DI LAURO CARMEN (M5S) - Votazione Emendamento 6.07 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.07 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.07 DI LAURO CARMEN (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": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25144,
            "slug": "vs19_197_058",
            "identifier": "vs19_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_058/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39995,
            "slug": "vs19_517_069",
            "identifier": "vs19_517_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_069/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2488-A/35 - Votazione Ordine del giorno 9/2488-A/35 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/35 ",
            "description_title": "ODG 9/2488-A/35",
            "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": 30,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 25146,
            "slug": "vs19_197_057",
            "identifier": "vs19_197_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_057/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (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": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25150,
            "slug": "vs19_197_052",
            "identifier": "vs19_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_052/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (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": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25136,
            "slug": "vs19_197_010",
            "identifier": "vs19_197_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_010/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1324",
            "description_title": "Emendamento 1.11 FORATTINI ANTONELLA (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39997,
            "slug": "vs19_517_071",
            "identifier": "vs19_517_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_071/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2488-A/40 - Votazione Ordine del giorno 9/2488-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/40 ",
            "description_title": "ODG 9/2488-A/40",
            "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": 27,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39945,
            "slug": "vs19_517_019",
            "identifier": "vs19_517_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_019/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36617,
            "slug": "vs19_435_141",
            "identifier": "vs19_435_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_141/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34729,
            "slug": "vs19_337_078",
            "identifier": "vs19_337_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_078/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 78,
            "title": "Istituzione della filiera formativa tecnologico-professionale",
            "original_title": "Istituzione della filiera formativa tecnologico-professionale (Approvato dal Senato) (DDL 1691)",
            "description_title": "",
            "public_title": "Istituzione della filiera formativa tecnologico-professionale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 36618,
            "slug": "vs19_435_142",
            "identifier": "vs19_435_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_142/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (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": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34796,
            "slug": "vs19_337_002",
            "identifier": "vs19_337_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_002/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.11 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.11 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36511,
            "slug": "vs19_435_022",
            "identifier": "vs19_435_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_022/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34798,
            "slug": "vs19_337_004",
            "identifier": "vs19_337_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_004/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 37232,
            "slug": "vs19_449_073",
            "identifier": "vs19_449_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_073/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/6 ASCANI 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25154,
            "slug": "vs19_200_018",
            "identifier": "vs19_200_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_018/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (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": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 37237,
            "slug": "vs19_449_078",
            "identifier": "vs19_449_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_078/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (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": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34804,
            "slug": "vs19_337_010",
            "identifier": "vs19_337_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_010/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 25182,
            "slug": "vs19_200_047",
            "identifier": "vs19_200_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_047/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1551/51 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1551/51 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/51 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/51 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25189,
            "slug": "vs19_200_034",
            "identifier": "vs19_200_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_034/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/37 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25190,
            "slug": "vs19_200_045",
            "identifier": "vs19_200_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_045/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1551/49, come riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1551/49, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/49, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/49, come riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 34229,
            "slug": "vs19_397_015",
            "identifier": "vs19_397_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_015/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.100 DDL n. 2119",
            "description_title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34805,
            "slug": "vs19_337_011",
            "identifier": "vs19_337_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_011/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 25186,
            "slug": "vs19_200_013",
            "identifier": "vs19_200_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_013/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1551/12 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1551/12 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/12 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (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": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25165,
            "slug": "vs19_200_009",
            "identifier": "vs19_200_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_009/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1551/8, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1551/8, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/8, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/8, nel testo riformulato, RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25187,
            "slug": "vs19_200_010",
            "identifier": "vs19_200_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_010/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1551/9 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1551/9 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/9 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/9 ORRICO ANNA LAURA (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34811,
            "slug": "vs19_337_017",
            "identifier": "vs19_337_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_017/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        }
    ]
}