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

{
    "count": 22130,
    "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=identifier&page=227",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=225",
    "results": [
        {
            "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": 24449,
            "slug": "vs19_183_018",
            "identifier": "vs19_183_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_018/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.23 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.23 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1492",
            "description_title": "Emendamento 1.23 GHIO VALENTINA (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24461,
            "slug": "vs19_183_019",
            "identifier": "vs19_183_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_019/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.26 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1492",
            "description_title": "Emendamento 1.26 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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "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": 24593,
            "slug": "vs19_183_021",
            "identifier": "vs19_183_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_021/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-BIS.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.1 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 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": 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": 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": 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": 24771,
            "slug": "vs19_183_027",
            "identifier": "vs19_183_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_027/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1-BIS.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.9 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 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": 24618,
            "slug": "vs19_183_030",
            "identifier": "vs19_183_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_030/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-TER.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-TER.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.1 DDL n. 1492",
            "description_title": "Emendamento 1-TER.1 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.35
        },
        {
            "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": 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": 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": 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": 24525,
            "slug": "vs19_183_035",
            "identifier": "vs19_183_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_035/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 1-TER.05 IARIA ANTONINO (M5S) - Votazione Emendamento 1-TER.05 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.05 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.05 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 24630,
            "slug": "vs19_183_037",
            "identifier": "vs19_183_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_037/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1492/3 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1492/3 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/3 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/3 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 55.56
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 24672,
            "slug": "vs19_183_045",
            "identifier": "vs19_183_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_045/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/12 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": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 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": 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
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 24654,
            "slug": "vs19_183_058",
            "identifier": "vs19_183_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_058/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1492/28 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/28 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24645,
            "slug": "vs19_183_059",
            "identifier": "vs19_183_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_059/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1492/29 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1492/29 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/29 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/29 EVI ELEONORA (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": 63,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 31.48
        },
        {
            "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": 24696,
            "slug": "vs19_183_061",
            "identifier": "vs19_183_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_061/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1492/31 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1492/31 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/31 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/31 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": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 30.25
        },
        {
            "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": 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": 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": 24789,
            "slug": "vs19_183_066",
            "identifier": "vs19_183_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_066/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        }
    ]
}