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

{
    "count": 22091,
    "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=date&page=132",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=130",
    "results": [
        {
            "id": 24739,
            "slug": "vs19_183_015",
            "identifier": "vs19_183_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_015/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.21 FONTANA ILARIA (M5S) - Votazione Emendamento 1.21 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1492",
            "description_title": "Emendamento 1.21 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24456,
            "slug": "vs19_183_029",
            "identifier": "vs19_183_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_029/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-BIS.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.11 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24666,
            "slug": "vs19_183_047",
            "identifier": "vs19_183_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_047/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1492/14 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/14 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24647,
            "slug": "vs19_183_039",
            "identifier": "vs19_183_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_039/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1492/5 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1492/5 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/5 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/5 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24637,
            "slug": "vs19_183_036",
            "identifier": "vs19_183_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_036/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24615,
            "slug": "vs19_183_022",
            "identifier": "vs19_183_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_022/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1-BIS.4 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1-BIS.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.4 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.4 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24579,
            "slug": "vs19_183_020",
            "identifier": "vs19_183_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_020/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (M5S) - Votazione Emendamento 1.27 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1492",
            "description_title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (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": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24529,
            "slug": "vs19_183_033",
            "identifier": "vs19_183_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_033/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 1-TER.03 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-TER.03 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.03 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.03 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24478,
            "slug": "vs19_183_017",
            "identifier": "vs19_183_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_017/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.24 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1492",
            "description_title": "Emendamento 1.24 CASU ANDREA (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": 34,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24803,
            "slug": "vs19_183_054",
            "identifier": "vs19_183_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_054/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1492/21 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/21 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24796,
            "slug": "vs19_183_053",
            "identifier": "vs19_183_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_053/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/20 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": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24791,
            "slug": "vs19_183_052",
            "identifier": "vs19_183_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_052/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1492/19 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1492/19 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/19 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/19 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24779,
            "slug": "vs19_183_012",
            "identifier": "vs19_183_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_012/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 FONTANA ILARIA (M5S) - Votazione Emendamento 1.15 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1492",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24762,
            "slug": "vs19_183_013",
            "identifier": "vs19_183_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_013/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.16 BONELLI ANGELO (AVS) - Votazione Emendamento 1.16 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1492",
            "description_title": "Emendamento 1.16 BONELLI ANGELO (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": 4,
            "n_margin": 37,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24760,
            "slug": "vs19_183_011",
            "identifier": "vs19_183_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_011/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.10 FONTANA ILARIA (M5S) - Votazione Emendamento 1.10 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1492",
            "description_title": "Emendamento 1.10 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24754,
            "slug": "vs19_183_026",
            "identifier": "vs19_183_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_026/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1-BIS.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.7 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24743,
            "slug": "vs19_183_025",
            "identifier": "vs19_183_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_025/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-BIS.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.8 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24734,
            "slug": "vs19_183_023",
            "identifier": "vs19_183_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_023/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24725,
            "slug": "vs19_183_014",
            "identifier": "vs19_183_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_014/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 BONELLI ANGELO (AVS) - Votazione Emendamento 1.17 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1492",
            "description_title": "Emendamento 1.17 BONELLI ANGELO (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": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24721,
            "slug": "vs19_183_040",
            "identifier": "vs19_183_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_040/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24650,
            "slug": "vs19_183_049",
            "identifier": "vs19_183_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_049/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1492/16 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1492/16 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/16 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/16 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": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24638,
            "slug": "vs19_183_055",
            "identifier": "vs19_183_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_055/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/22 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24633,
            "slug": "vs19_183_056",
            "identifier": "vs19_183_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_056/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1492/23 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1492/23 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/23 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/23 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24581,
            "slug": "vs19_183_001",
            "identifier": "vs19_183_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_001/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 1492",
            "original_title": "Votazione pregiudiziale DDL n. 1492",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24570,
            "slug": "vs19_183_010",
            "identifier": "vs19_183_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_010/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 FONTANA ILARIA (M5S) - Votazione Emendamento 1.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1492",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 24514,
            "slug": "vs19_183_006",
            "identifier": "vs19_183_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_006/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.20 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.20 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1492",
            "description_title": "Emendamento 1.20 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24513,
            "slug": "vs19_183_034",
            "identifier": "vs19_183_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_034/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-TER.04 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.04 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.04 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24501,
            "slug": "vs19_183_031",
            "identifier": "vs19_183_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_031/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-TER.2 EVI ELEONORA (AVS) - Votazione Emendamento 1-TER.2 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.2 DDL n. 1492",
            "description_title": "Emendamento 1-TER.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": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24442,
            "slug": "vs19_183_008",
            "identifier": "vs19_183_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_008/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1492",
            "description_title": "Emendamento 1.5 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24471,
            "slug": "vs19_183_068",
            "identifier": "vs19_183_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_068/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 68,
            "title": "Conversione decreto qualità dell'aria",
            "original_title": "Votazione finale DDL n. 1492",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 settembre 2023, n. 121, recante misure urgenti in materia di pianificazione della qualità dell'aria e limitazioni della circolazione stradale (Approvato dal Senato) (DDL 1492)",
            "public_title": "Conversione decreto qualità dell'aria",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 24726,
            "slug": "vs19_183_024",
            "identifier": "vs19_183_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_024/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1-BIS.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.6 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24658,
            "slug": "vs19_183_067",
            "identifier": "vs19_183_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_067/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1492/35 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/1492/35 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/35 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/35 COSTA ENRICO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 24484,
            "slug": "vs19_183_032",
            "identifier": "vs19_183_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_032/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-TER.4 EVI ELEONORA (AVS) - Votazione Emendamento 1-TER.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.4 DDL n. 1492",
            "description_title": "Emendamento 1-TER.4 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24455,
            "slug": "vs19_183_009",
            "identifier": "vs19_183_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_009/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1492",
            "description_title": "Emendamento 1.8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24800,
            "slug": "vs19_183_064",
            "identifier": "vs19_183_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_064/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1492/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1492/7 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/7 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/7 PAGANO UBALDO (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": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24784,
            "slug": "vs19_183_065",
            "identifier": "vs19_183_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_065/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1492/24, limitatamente alla parte dispositiva, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1492/24, DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/24, DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/24, limitatamente alla parte dispositiva, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24681,
            "slug": "vs19_183_044",
            "identifier": "vs19_183_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_044/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1492/11 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1492/11 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/11 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/11 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24656,
            "slug": "vs19_183_038",
            "identifier": "vs19_183_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_038/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1492/4 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1492/4 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/4 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/4 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24627,
            "slug": "vs19_183_057",
            "identifier": "vs19_183_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_057/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1492/27 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1492/27 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/27 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/27 BONELLI ANGELO (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": 35,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24446,
            "slug": "vs19_183_028",
            "identifier": "vs19_183_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_028/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-BIS.10 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.10 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24793,
            "slug": "vs19_183_063",
            "identifier": "vs19_183_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_063/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1492/33 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1492/33 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/33 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/33 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24785,
            "slug": "vs19_183_051",
            "identifier": "vs19_183_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_051/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1492/18 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1492/18 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/18 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/18 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24720,
            "slug": "vs19_183_060",
            "identifier": "vs19_183_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_060/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1492/30 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1492/30 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/30 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/30 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24715,
            "slug": "vs19_183_050",
            "identifier": "vs19_183_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_050/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1492/17 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1492/17 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/17 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/17 QUARTINI ANDREA (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": 34,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24707,
            "slug": "vs19_183_042",
            "identifier": "vs19_183_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_042/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (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": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24705,
            "slug": "vs19_183_062",
            "identifier": "vs19_183_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_062/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1492/32 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1492/32 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/32 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/32 DORI DEVIS (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": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 24700,
            "slug": "vs19_183_041",
            "identifier": "vs19_183_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_041/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24689,
            "slug": "vs19_183_043",
            "identifier": "vs19_183_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_043/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1492/10, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1492/10, DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/10, DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/10, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24675,
            "slug": "vs19_183_046",
            "identifier": "vs19_183_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_046/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1492/13 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1492/13 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/13 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/13 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24657,
            "slug": "vs19_183_048",
            "identifier": "vs19_183_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_048/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1492/15 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1492/15 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/15 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/15 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": 91,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 40.74
        }
    ]
}