Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=244
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_margin&page=245",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=243",
    "results": [
        {
            "id": 34289,
            "slug": "vs19_392_034",
            "identifier": "vs19_392_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_034/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2150/50 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2150/50 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/50 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/50 LAI SILVIO (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": 27,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38293,
            "slug": "vs19_479_001",
            "identifier": "vs19_479_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_001/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2362 - EM 1.1, 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2362 - EM 1.1, 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 35973,
            "slug": "vs19_422_020",
            "identifier": "vs19_422_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_020/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2183/83 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/83 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32388,
            "slug": "vs19_357_041",
            "identifier": "vs19_357_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_041/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.7 MARI FRANCESCO (AVS) - Votazione Emendamento 19.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.7 DDL n. 1532",
            "description_title": "Emendamento 19.7 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 35867,
            "slug": "vs19_413_051",
            "identifier": "vs19_413_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_051/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34321,
            "slug": "vs19_392_008",
            "identifier": "vs19_392_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_008/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2150/13 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2150/13 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/13 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/13 APPENDINO CHIARA (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": 27,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35826,
            "slug": "vs19_413_010",
            "identifier": "vs19_413_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_010/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.11 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.11 DDL n. 2196",
            "description_title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38493,
            "slug": "vs19_482_043",
            "identifier": "vs19_482_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_043/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 1.43 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.43",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 32373,
            "slug": "vs19_357_027",
            "identifier": "vs19_357_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_027/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 13.3 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1532",
            "description_title": "Emendamento 13.3 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 34314,
            "slug": "vs19_392_027",
            "identifier": "vs19_392_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_027/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34276,
            "slug": "vs19_392_033",
            "identifier": "vs19_392_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_033/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2150/48 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/48 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/48 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35052,
            "slug": "vs19_336_060",
            "identifier": "vs19_336_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_060/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 6.01 L'ABBATE PATTY (M5S)",
            "original_title": "Articolo aggiuntivo 6.01 L'ABBATE PATTY (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.57
        },
        {
            "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": 38517,
            "slug": "vs19_482_067",
            "identifier": "vs19_482_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_067/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 1-TER.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1-TER.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38520,
            "slug": "vs19_482_070",
            "identifier": "vs19_482_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_070/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2402/3 - Votazione Ordine del giorno 9/2402/3 ",
            "original_title": "Votazione Ordine del giorno 9/2402/3 ",
            "description_title": "ODG 9/2402/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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38958,
            "slug": "vs19_491_145",
            "identifier": "vs19_491_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_145/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-448 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 36180,
            "slug": "vs19_429_017",
            "identifier": "vs19_429_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_017/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2184/34 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2184/34 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/34 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/34 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2623",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (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": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40412,
            "slug": "vs19_539_050",
            "identifier": "vs19_539_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_050/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.7 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.7 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.7 DDL n. 2623",
            "description_title": "Emendamento 2.7 SANTILLO AGOSTINO (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": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 35065,
            "slug": "vs19_336_073",
            "identifier": "vs19_336_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_073/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 8.6 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.6 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 38953,
            "slug": "vs19_491_139",
            "identifier": "vs19_491_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_139/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2280/13 - Votazione Ordine del giorno 9/2280/13 ",
            "original_title": "Votazione Ordine del giorno 9/2280/13 ",
            "description_title": "ODG 9/2280/13",
            "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": 61.48,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 32485,
            "slug": "vs19_359_020",
            "identifier": "vs19_359_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_020/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2066/26 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2066/26 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/26 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/26 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 38294,
            "slug": "vs19_479_002",
            "identifier": "vs19_479_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_002/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38485,
            "slug": "vs19_482_035",
            "identifier": "vs19_482_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_035/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38464,
            "slug": "vs19_482_014",
            "identifier": "vs19_482_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_014/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "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": 27,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34190,
            "slug": "vs19_396_003",
            "identifier": "vs19_396_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_003/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2164/3 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2164/3 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/3 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/3 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32517,
            "slug": "vs19_361_066",
            "identifier": "vs19_361_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_066/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1532-bis/88 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/88 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/88 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/88 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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32570,
            "slug": "vs19_361_042",
            "identifier": "vs19_361_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_042/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32577,
            "slug": "vs19_361_039",
            "identifier": "vs19_361_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_039/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1532-bis/58 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/58 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/58 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/58 LACARRA MARCO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32820,
            "slug": "vs19_371_027",
            "identifier": "vs19_371_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_027/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 8.7, 8.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.7, 8.103",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 40367,
            "slug": "vs19_539_005",
            "identifier": "vs19_539_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_005/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.3 COSTA SERGIO (M5S) - Votazione Emendamento 1.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2623",
            "description_title": "Emendamento 1.3 COSTA SERGIO (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": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 26592,
            "slug": "vs19_220_052",
            "identifier": "vs19_220_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_052/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1627/41 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1627/41 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/41 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/41 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 36173,
            "slug": "vs19_429_010",
            "identifier": "vs19_429_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_010/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2184/20 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2184/20 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/20 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/20 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38196,
            "slug": "vs19_476_008",
            "identifier": "vs19_476_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_008/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.1 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0741",
            "description_title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24456,
            "slug": "vs19_183_029",
            "identifier": "vs19_183_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_029/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-BIS.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.11 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24527,
            "slug": "vs19_183_007",
            "identifier": "vs19_183_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_007/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1492",
            "description_title": "Emendamento 1.6 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31361,
            "slug": "vs19_331_014",
            "identifier": "vs19_331_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_014/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.2 ZANELLA LUANA (AVS) - Votazione Emendamento 3.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1975",
            "description_title": "Emendamento 3.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 36167,
            "slug": "vs19_429_004",
            "identifier": "vs19_429_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_004/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/13 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2184/13 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/13 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/13 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24789,
            "slug": "vs19_183_066",
            "identifier": "vs19_183_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_066/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36175,
            "slug": "vs19_429_012",
            "identifier": "vs19_429_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_012/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2184/24 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2184/24 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/24 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/24 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 32591,
            "slug": "vs19_361_057",
            "identifier": "vs19_361_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_057/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1532-bis/76 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/76 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/76 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/76 FORATTINI ANTONELLA (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 40389,
            "slug": "vs19_539_027",
            "identifier": "vs19_539_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_027/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.34 GIULIANO CARLA (M5S) - Votazione Emendamento 1.34 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2623",
            "description_title": "Emendamento 1.34 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36174,
            "slug": "vs19_429_011",
            "identifier": "vs19_429_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_011/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2184/21 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2184/21 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/21 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/21 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 32594,
            "slug": "vs19_361_010",
            "identifier": "vs19_361_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_010/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1532-bis/25 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1532-bis/25 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/25 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/25 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 24734,
            "slug": "vs19_183_023",
            "identifier": "vs19_183_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_023/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 36188,
            "slug": "vs19_429_025",
            "identifier": "vs19_429_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_025/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2184/44 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2184/44 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/44 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/44 PAVANELLI EMMA (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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33557,
            "slug": "vs19_381_026",
            "identifier": "vs19_381_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_026/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2128/2 - Votazione Ordine del giorno 9/2128/2 ",
            "original_title": "Votazione Ordine del giorno 9/2128/2 ",
            "description_title": "ODG 9/2128/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33589,
            "slug": "vs19_381_029",
            "identifier": "vs19_381_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_029/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2128/5 - Votazione Ordine del giorno 9/2128/5 ",
            "original_title": "Votazione Ordine del giorno 9/2128/5 ",
            "description_title": "ODG 9/2128/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24514,
            "slug": "vs19_183_006",
            "identifier": "vs19_183_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_006/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.20 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.20 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1492",
            "description_title": "Emendamento 1.20 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 36067,
            "slug": "vs19_426_012",
            "identifier": "vs19_426_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_012/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        }
    ]
}