Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=227
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=228",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=226",
    "results": [
        {
            "id": 21032,
            "slug": "vs19_097_008",
            "identifier": "vs19_097_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_008/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1112/9 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/9 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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21030,
            "slug": "vs19_097_040",
            "identifier": "vs19_097_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_040/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (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": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21061,
            "slug": "vs19_097_043",
            "identifier": "vs19_097_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_043/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (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": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21063,
            "slug": "vs19_097_007",
            "identifier": "vs19_097_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_007/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21013,
            "slug": "vs19_097_059",
            "identifier": "vs19_097_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_059/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21026,
            "slug": "vs19_097_039",
            "identifier": "vs19_097_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_039/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21009,
            "slug": "vs19_097_048",
            "identifier": "vs19_097_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_048/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno  n. 9/1112/55 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/55 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": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21020,
            "slug": "vs19_097_042",
            "identifier": "vs19_097_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_042/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno  n. 9/1112/49 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/49 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": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21023,
            "slug": "vs19_097_020",
            "identifier": "vs19_097_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_020/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (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": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21067,
            "slug": "vs19_097_046",
            "identifier": "vs19_097_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_046/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno  n. 9/1112/53 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/53 MEROLA VIRGINIO (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": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21036,
            "slug": "vs19_097_045",
            "identifier": "vs19_097_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_045/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21041,
            "slug": "vs19_097_057",
            "identifier": "vs19_097_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_057/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (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": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25958,
            "slug": "vs19_213_019",
            "identifier": "vs19_213_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_019/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1601/27 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1601/27 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/27 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/27 AMATO GAETANO (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": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25930,
            "slug": "vs19_213_002",
            "identifier": "vs19_213_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_002/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28280,
            "slug": "vs19_248_058",
            "identifier": "vs19_248_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_058/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 14.500 (Ulteriore nuova formulazione) della Commissione - Votazione Emendamento 14.500 PDL n. 0799",
            "original_title": "Votazione Emendamento 14.500 PDL n. 0799",
            "description_title": "Emendamento 14.500 (Ulteriore nuova formulazione) della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21180,
            "slug": "vs19_103_009",
            "identifier": "vs19_103_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_009/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1067/15 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1067/15 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/15 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/15 CANTONE LUCIANO (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": 73.42,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 28283,
            "slug": "vs19_248_050",
            "identifier": "vs19_248_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_050/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 8.01001, nel testo riformulato, CECCHETTI FABRIZIO (LEGA) - Votazione Emendamento 8.01001, PDL n. 0799",
            "original_title": "Votazione Emendamento 8.01001, PDL n. 0799",
            "description_title": "Articolo aggiuntivo 8.01001, nel testo riformulato, CECCHETTI FABRIZIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21164,
            "slug": "vs19_103_024",
            "identifier": "vs19_103_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_024/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1067/31 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1067/31 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/31 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/31 CARMINA IDA (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.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21172,
            "slug": "vs19_103_021",
            "identifier": "vs19_103_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_021/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1067/27 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1067/27 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/27 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/27 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": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21174,
            "slug": "vs19_103_041",
            "identifier": "vs19_103_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_041/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1067/49 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1067/49 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/49 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/49 BARBAGALLO ANTHONY EMANUELE (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": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25300,
            "slug": "vs19_203_033",
            "identifier": "vs19_203_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_033/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/34 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25310,
            "slug": "vs19_203_002",
            "identifier": "vs19_203_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_002/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (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": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25294,
            "slug": "vs19_203_031",
            "identifier": "vs19_203_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_031/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1458/32 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1458/32 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/32 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/32 CIANI PAOLO (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": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18770,
            "slug": "vs19_038_023",
            "identifier": "vs19_038_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_023/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 5.025 FONTANA ILARIA (M5S) - Votazione Emendamento 5.025 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.025 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.025 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18785,
            "slug": "vs19_038_004",
            "identifier": "vs19_038_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_004/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.8 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0674",
            "description_title": "Emendamento 1.8 DE LUCA PIERO (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": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 41018,
            "slug": "vs19_564_004",
            "identifier": "vs19_564_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_004/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.66 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.66",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 20855,
            "slug": "vs19_091_049",
            "identifier": "vs19_091_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_049/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1089/88 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1089/88 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/88 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/88 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 20838,
            "slug": "vs19_091_004",
            "identifier": "vs19_091_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_004/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1089/11 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/1089/11 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/11 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/11 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19174,
            "slug": "vs19_045_040",
            "identifier": "vs19_045_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_040/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19198,
            "slug": "vs19_046_014",
            "identifier": "vs19_046_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_014/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/303/1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/303/1 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/1 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/1 BARBAGALLO ANTHONY EMANUELE (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": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19187,
            "slug": "vs19_046_004",
            "identifier": "vs19_046_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_004/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.101 GIACHETTI ROBERTO (AIV-RE) - Votazione Emendamento 1.101 PDL n. 0303",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0303",
            "description_title": "Emendamento 1.101 GIACHETTI ROBERTO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 20204,
            "slug": "vs19_082_005",
            "identifier": "vs19_082_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_005/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/889-R/66 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/889-R/66 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/66 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/66 SANTILLO AGOSTINO (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": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 20191,
            "slug": "vs19_082_010",
            "identifier": "vs19_082_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_010/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/889-R/71 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/889-R/71 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/71 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/71 TODDE ALESSANDRA (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": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 20196,
            "slug": "vs19_082_027",
            "identifier": "vs19_082_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_027/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/889-R/88 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/889-R/88 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/88 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/88 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 20209,
            "slug": "vs19_082_004",
            "identifier": "vs19_082_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_004/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/889-R/65 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/889-R/65 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/65 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/65 ASCARI STEFANIA (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.67
        },
        {
            "id": 20188,
            "slug": "vs19_082_012",
            "identifier": "vs19_082_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_012/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/889-R/73 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/889-R/73 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/73 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/73 L'ABBATE PATTY (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": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 20164,
            "slug": "vs19_081_045",
            "identifier": "vs19_081_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_045/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/889-R/56 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/889-R/56 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/56 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/56 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 20132,
            "slug": "vs19_081_009",
            "identifier": "vs19_081_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_009/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/889-R/16 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/889-R/16 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/16 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/16 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40812,
            "slug": "vs19_554_062",
            "identifier": "vs19_554_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_062/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2662/3 - Votazione Ordine del giorno 9/2662/3 ",
            "original_title": "Votazione Ordine del giorno 9/2662/3 ",
            "description_title": "ODG 9/2662/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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 20150,
            "slug": "vs19_081_017",
            "identifier": "vs19_081_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_017/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/889-R/24 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/889-R/24 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/24 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/24 MORASSUT ROBERTO (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": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29212,
            "slug": "vs19_267_030",
            "identifier": "vs19_267_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_030/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.20 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.20 DDL n. 1435",
            "description_title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29169,
            "slug": "vs19_267_025",
            "identifier": "vs19_267_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_025/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 35.107 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.107 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.107 DDL n. 1435",
            "description_title": "Emendamento 35.107 GHIRRA FRANCESCA (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": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29193,
            "slug": "vs19_267_020",
            "identifier": "vs19_267_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_020/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 35.97 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 35.97 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.97 DDL n. 1435",
            "description_title": "Emendamento 35.97 GADDA MARIA CHIARA (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": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29188,
            "slug": "vs19_267_034",
            "identifier": "vs19_267_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_034/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 35.154 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.154 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.154 DDL n. 1435",
            "description_title": "Emendamento 35.154 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 20044,
            "slug": "vs19_072_126",
            "identifier": "vs19_072_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_126/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/977/32 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/32 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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19902,
            "slug": "vs19_072_091",
            "identifier": "vs19_072_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_091/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.28 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.28 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.28 DDL n. 0977",
            "description_title": "Emendamento 5.28 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19853,
            "slug": "vs19_072_032",
            "identifier": "vs19_072_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_032/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.13 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.13 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.13 DDL n. 0977",
            "description_title": "Emendamento 3.13 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": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19889,
            "slug": "vs19_072_049",
            "identifier": "vs19_072_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_049/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.3 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.3 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.3 DDL n. 0977",
            "description_title": "Emendamento 4.3 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 20040,
            "slug": "vs19_072_111",
            "identifier": "vs19_072_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_111/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/977/14 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/977/14 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/14 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/14 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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19884,
            "slug": "vs19_072_040",
            "identifier": "vs19_072_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_040/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.23 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.23 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.23 DDL n. 0977",
            "description_title": "Emendamento 3.23 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        }
    ]
}