Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=229
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=230",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=228",
    "results": [
        {
            "id": 34683,
            "slug": "vs19_387_081",
            "identifier": "vs19_387_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_081/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2088-AR/84 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/84 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24466,
            "slug": "vs19_184_011",
            "identifier": "vs19_184_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_011/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1406",
            "description_title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34681,
            "slug": "vs19_387_079",
            "identifier": "vs19_387_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_079/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2088-AR/82 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/82 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34680,
            "slug": "vs19_387_078",
            "identifier": "vs19_387_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_078/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 24783,
            "slug": "vs19_185_058",
            "identifier": "vs19_185_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_058/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (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": 49.37,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 30503,
            "slug": "vs19_309_013",
            "identifier": "vs19_309_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_013/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.91 DDL n. 1665",
            "description_title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24717,
            "slug": "vs19_185_067",
            "identifier": "vs19_185_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_067/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1294 E ABB/17 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/17 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/17 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/17 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 51.48,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 29537,
            "slug": "vs19_187_035",
            "identifier": "vs19_187_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_035/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1416/50 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1416/50 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/50 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/50 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24773,
            "slug": "vs19_184_002",
            "identifier": "vs19_184_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_002/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1406",
            "description_title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38730,
            "slug": "vs19_487_090",
            "identifier": "vs19_487_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_090/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2355/120 - Votazione Ordine del giorno 9/2355/120 ",
            "original_title": "Votazione Ordine del giorno 9/2355/120 ",
            "description_title": "ODG 9/2355/120",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 31775,
            "slug": "vs19_344_077",
            "identifier": "vs19_344_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_077/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01001 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 34644,
            "slug": "vs19_387_041",
            "identifier": "vs19_387_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_041/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24509,
            "slug": "vs19_184_037",
            "identifier": "vs19_184_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_037/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 3.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1406",
            "description_title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31826,
            "slug": "vs19_344_034",
            "identifier": "vs19_344_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_034/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1000 DDL n. 1660",
            "description_title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 24463,
            "slug": "vs19_184_060",
            "identifier": "vs19_184_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_060/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS) - Votazione Emendamento 6.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1406",
            "description_title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (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": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31795,
            "slug": "vs19_344_028",
            "identifier": "vs19_344_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_028/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 7.04 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.04 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 24441,
            "slug": "vs19_184_014",
            "identifier": "vs19_184_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_014/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1406",
            "description_title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31811,
            "slug": "vs19_345_032",
            "identifier": "vs19_345_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_032/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 15.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01005 BOSCHI MARIA ELENA (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": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 21530,
            "slug": "vs19_112_065",
            "identifier": "vs19_112_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_065/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22048,
            "slug": "vs19_138_017",
            "identifier": "vs19_138_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_017/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 13.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.8 DDL n. 1038",
            "description_title": "Emendamento 13.8 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34630,
            "slug": "vs19_387_027",
            "identifier": "vs19_387_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_027/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2088-AR/30 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/30 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31766,
            "slug": "vs19_345_015",
            "identifier": "vs19_345_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_015/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 15,
            "title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31751,
            "slug": "vs19_344_004",
            "identifier": "vs19_344_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_004/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1660",
            "original_title": "Votazione Articolo 3 DDL n. 1660",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 21471,
            "slug": "vs19_112_016",
            "identifier": "vs19_112_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_016/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00139, limitatamente alle premesse, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alle premesse, CASO ANTONIO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24562,
            "slug": "vs19_184_055",
            "identifier": "vs19_184_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_055/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1406",
            "description_title": "Emendamento 4.19 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24604,
            "slug": "vs19_184_078",
            "identifier": "vs19_184_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_078/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 6.24 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1406",
            "description_title": "Emendamento 6.24 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24616,
            "slug": "vs19_184_077",
            "identifier": "vs19_184_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_077/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1406",
            "description_title": "Emendamento 6.23 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22895,
            "slug": "vs19_129_011",
            "identifier": "vs19_129_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_011/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1238/89 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/89 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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34677,
            "slug": "vs19_387_075",
            "identifier": "vs19_387_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_075/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31906,
            "slug": "vs19_345_052",
            "identifier": "vs19_345_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_052/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 18.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 29533,
            "slug": "vs19_187_031",
            "identifier": "vs19_187_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_031/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34687,
            "slug": "vs19_387_085",
            "identifier": "vs19_387_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_085/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (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": 57.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 30602,
            "slug": "vs19_309_010",
            "identifier": "vs19_309_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_010/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.88 DDL n. 1665",
            "description_title": "Emendamento 2.88 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34685,
            "slug": "vs19_387_083",
            "identifier": "vs19_387_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_083/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31838,
            "slug": "vs19_345_034",
            "identifier": "vs19_345_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_034/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 15.01002 ASCARI STEFANIA (M5S) - Votazione Emendamento 15.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01002 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22726,
            "slug": "vs19_128_051",
            "identifier": "vs19_128_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_051/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1238/57 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1238/57 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/57 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/57 RICCIARDI 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26766,
            "slug": "vs19_223_018",
            "identifier": "vs19_223_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_018/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 5.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25711,
            "slug": "vs19_210_131",
            "identifier": "vs19_210_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_131/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 30.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1341",
            "description_title": "Emendamento 30.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25683,
            "slug": "vs19_210_064",
            "identifier": "vs19_210_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_064/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 16.4 COSTA SERGIO (M5S) - Votazione Emendamento 16.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1341",
            "description_title": "Emendamento 16.4 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25762,
            "slug": "vs19_210_196",
            "identifier": "vs19_210_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_196/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 196,
            "title": "Ordine del giorno n. 9/1341/21 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/21 FURFARO 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 31841,
            "slug": "vs19_345_017",
            "identifier": "vs19_345_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_017/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 17,
            "title": "Subemendamento 0.15.800.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.6 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.6 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 34339,
            "slug": "vs19_388_206",
            "identifier": "vs19_388_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_206/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 206,
            "title": "Emendamento 35.1008 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1008 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 2022",
            "description_title": "Emendamento 35.1008 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33647,
            "slug": "vs19_384_051",
            "identifier": "vs19_384_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_051/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 22855,
            "slug": "vs19_129_003",
            "identifier": "vs19_129_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_003/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (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": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29530,
            "slug": "vs19_187_028",
            "identifier": "vs19_187_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_028/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26742,
            "slug": "vs19_222_018",
            "identifier": "vs19_222_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_018/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.18 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1624",
            "description_title": "Emendamento 1.18 FRATOIANNI NICOLA (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": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29529,
            "slug": "vs19_187_027",
            "identifier": "vs19_187_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_027/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.81
        }
    ]
}