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

{
    "count": 22951,
    "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=339",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=337",
    "results": [
        {
            "id": 40118,
            "slug": "vs19_524_012",
            "identifier": "vs19_524_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_012/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/51 - Votazione Ordine del giorno 9/2551/51 ",
            "original_title": "Votazione Ordine del giorno 9/2551/51 ",
            "description_title": "ODG 9/2551/51",
            "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": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "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": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40124,
            "slug": "vs19_524_018",
            "identifier": "vs19_524_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_018/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2551/58 - Votazione Ordine del giorno 9/2551/58 ",
            "original_title": "Votazione Ordine del giorno 9/2551/58 ",
            "description_title": "ODG 9/2551/58",
            "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": 67.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27778,
            "slug": "vs19_239_066",
            "identifier": "vs19_239_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_066/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1515",
            "original_title": "Votazione Articolo 16 DDL n. 1515",
            "description_title": "Articolo 16",
            "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": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 40163,
            "slug": "vs19_524_064",
            "identifier": "vs19_524_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_064/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2500/3 - Votazione Ordine del giorno 9/2500/3 ",
            "original_title": "Votazione Ordine del giorno 9/2500/3 ",
            "description_title": "ODG 9/2500/3",
            "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": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40126,
            "slug": "vs19_524_020",
            "identifier": "vs19_524_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_020/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2551/60 - Votazione Ordine del giorno 9/2551/60 ",
            "original_title": "Votazione Ordine del giorno 9/2551/60 ",
            "description_title": "ODG 9/2551/60",
            "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": 66.26,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40128,
            "slug": "vs19_524_022",
            "identifier": "vs19_524_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_022/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2551/62 - Votazione Ordine del giorno 9/2551/62 ",
            "original_title": "Votazione Ordine del giorno 9/2551/62 ",
            "description_title": "ODG 9/2551/62",
            "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": 67.9,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 28359,
            "slug": "vs19_247_009",
            "identifier": "vs19_247_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_009/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/17 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27788,
            "slug": "vs19_239_099",
            "identifier": "vs19_239_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_099/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1515/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/8 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "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": 27801,
            "slug": "vs19_239_102",
            "identifier": "vs19_239_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_102/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "description_title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (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": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "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": 40233,
            "slug": "vs19_535_014",
            "identifier": "vs19_535_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_014/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.102 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.102 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.102 PDL n. 2097",
            "description_title": "Emendamento 2.102 L'ABBATE PATTY (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": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40262,
            "slug": "vs19_535_046",
            "identifier": "vs19_535_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_046/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.56 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.56 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.56 DDL n. 2586",
            "description_title": "Emendamento 1.56 MALAVASI ILENIA (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": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "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": 40230,
            "slug": "vs19_535_011",
            "identifier": "vs19_535_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_011/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.105 ZANELLA LUANA (AVS) - Votazione Emendamento 2.105 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.105 PDL n. 2097",
            "description_title": "Emendamento 2.105 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 56.05
        },
        {
            "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": 40225,
            "slug": "vs19_535_005",
            "identifier": "vs19_535_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_005/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.103 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.103 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.103 PDL n. 2097",
            "description_title": "Emendamento 1.103 RICHETTI MATTEO (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": 33,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40226,
            "slug": "vs19_535_006",
            "identifier": "vs19_535_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_006/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.101 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.101 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.101 PDL n. 2097",
            "description_title": "Emendamento 1.101 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 40236,
            "slug": "vs19_535_020",
            "identifier": "vs19_535_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_020/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2586",
            "description_title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40238,
            "slug": "vs19_535_022",
            "identifier": "vs19_535_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_022/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.61 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.61 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.61 DDL n. 2586",
            "description_title": "Emendamento 1.61 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 40274,
            "slug": "vs19_535_058",
            "identifier": "vs19_535_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_058/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2586/6 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2586/6 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/6 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/6 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 27550,
            "slug": "vs19_239_026",
            "identifier": "vs19_239_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_026/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 11.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1515",
            "description_title": "Emendamento 11.2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 40278,
            "slug": "vs19_535_062",
            "identifier": "vs19_535_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_062/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (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": 59.67,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27683,
            "slug": "vs19_239_045",
            "identifier": "vs19_239_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_045/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.13 RAFFA ANGELA (M5S) - Votazione Emendamento 12.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1515",
            "description_title": "Emendamento 12.13 RAFFA ANGELA (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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27708,
            "slug": "vs19_239_078",
            "identifier": "vs19_239_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_078/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.13 DDL n. 1515",
            "description_title": "Emendamento 19.13 LOVECCHIO GIORGIO (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": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28106,
            "slug": "vs19_244_048",
            "identifier": "vs19_244_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_048/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/384 E ABB-B/48 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/48 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/48 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/48 TUCCI RICCARDO (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": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40228,
            "slug": "vs19_535_009",
            "identifier": "vs19_535_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_009/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.2 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.2 PDL n. 2097",
            "description_title": "Emendamento 2.2 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40258,
            "slug": "vs19_535_042",
            "identifier": "vs19_535_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_042/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.48 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.48 DDL n. 2586",
            "description_title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27722,
            "slug": "vs19_239_089",
            "identifier": "vs19_239_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_089/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.8 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40261,
            "slug": "vs19_535_045",
            "identifier": "vs19_535_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_045/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.53 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2586",
            "description_title": "Emendamento 1.53 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40265,
            "slug": "vs19_535_049",
            "identifier": "vs19_535_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_049/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.03 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.03 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40267,
            "slug": "vs19_535_051",
            "identifier": "vs19_535_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_051/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.07 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.07 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27728,
            "slug": "vs19_239_059",
            "identifier": "vs19_239_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_059/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1515",
            "description_title": "Emendamento 13.4 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27690,
            "slug": "vs19_239_042",
            "identifier": "vs19_239_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_042/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.10 DDL n. 1515",
            "description_title": "Emendamento 12.10 TABACCI BRUNO (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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 40284,
            "slug": "vs19_536_067",
            "identifier": "vs19_536_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_067/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2536",
            "original_title": "Votazione Articolo 1 DDL n. 2536",
            "description_title": "Articolo 1",
            "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": 21,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 51.59
        },
        {
            "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": 28095,
            "slug": "vs19_244_047",
            "identifier": "vs19_244_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_047/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/384 E ABB-B/47 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/47 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": 29,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27692,
            "slug": "vs19_239_035",
            "identifier": "vs19_239_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_035/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 12.2 FENU EMILIANO (M5S) - Votazione Emendamento 12.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1515",
            "description_title": "Emendamento 12.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.77
        },
        {
            "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": 40356,
            "slug": "vs19_536_075",
            "identifier": "vs19_536_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_075/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2537/1 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/1 TORTO DANIELA (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": 45,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 28.03
        },
        {
            "id": 40357,
            "slug": "vs19_536_076",
            "identifier": "vs19_536_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_076/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/2 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": 22,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 27768,
            "slug": "vs19_239_076",
            "identifier": "vs19_239_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_076/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.10 DDL n. 1515",
            "description_title": "Emendamento 19.10 LOVECCHIO GIORGIO (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28116,
            "slug": "vs19_244_022",
            "identifier": "vs19_244_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_022/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/22 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        }
    ]
}