Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=259
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=260",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=258",
    "results": [
        {
            "id": 21013,
            "slug": "vs19_097_059",
            "identifier": "vs19_097_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_059/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21012,
            "slug": "vs19_097_058",
            "identifier": "vs19_097_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_058/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno  n. 9/1112/65 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1112/65 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/65 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/65 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21041,
            "slug": "vs19_097_057",
            "identifier": "vs19_097_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_057/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21056,
            "slug": "vs19_097_056",
            "identifier": "vs19_097_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_056/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno  n. 9/1112/63 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1112/63 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/63 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/63 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21016,
            "slug": "vs19_097_055",
            "identifier": "vs19_097_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_055/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno  n. 9/1112/62 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/62 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21019,
            "slug": "vs19_097_054",
            "identifier": "vs19_097_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_054/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/61 ROSSI 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": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21034,
            "slug": "vs19_097_053",
            "identifier": "vs19_097_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_053/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno  n. 9/1112/60 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1112/60 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/60 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/60 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21025,
            "slug": "vs19_097_052",
            "identifier": "vs19_097_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_052/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno  n. 9/1112/59 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1112/59 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/59 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/59 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21066,
            "slug": "vs19_097_051",
            "identifier": "vs19_097_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_051/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno  n. 9/1112/58 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/58 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21047,
            "slug": "vs19_097_050",
            "identifier": "vs19_097_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_050/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno  n. 9/1112/57 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1112/57 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/57 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/57 D'ALFONSO LUCIANO (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21022,
            "slug": "vs19_097_049",
            "identifier": "vs19_097_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_049/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno  n. 9/1112/56 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1112/56 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/56 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/56 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21009,
            "slug": "vs19_097_048",
            "identifier": "vs19_097_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_048/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno  n. 9/1112/55 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/55 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21064,
            "slug": "vs19_097_047",
            "identifier": "vs19_097_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_047/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21067,
            "slug": "vs19_097_046",
            "identifier": "vs19_097_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_046/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno  n. 9/1112/53 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/53 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/53 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21036,
            "slug": "vs19_097_045",
            "identifier": "vs19_097_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_045/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21054,
            "slug": "vs19_097_044",
            "identifier": "vs19_097_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_044/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno  n. 9/1112/51 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1112/51 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/51 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/51 DI SANZO CHRISTIAN DIEGO (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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21061,
            "slug": "vs19_097_043",
            "identifier": "vs19_097_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_043/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21020,
            "slug": "vs19_097_042",
            "identifier": "vs19_097_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_042/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno  n. 9/1112/49 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/49 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/49 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21029,
            "slug": "vs19_097_041",
            "identifier": "vs19_097_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_041/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno  n. 9/1112/48 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1112/48 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/48 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/48 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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21030,
            "slug": "vs19_097_040",
            "identifier": "vs19_097_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_040/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21026,
            "slug": "vs19_097_039",
            "identifier": "vs19_097_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_039/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21059,
            "slug": "vs19_097_038",
            "identifier": "vs19_097_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_038/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno  n. 9/1112/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1112/45 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/45 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/45 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21053,
            "slug": "vs19_097_037",
            "identifier": "vs19_097_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_037/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno  n. 9/1112/44 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1112/44 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/44 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/44 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21062,
            "slug": "vs19_097_036",
            "identifier": "vs19_097_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_036/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno  n. 9/1112/43 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/43 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/43 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/43 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": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21010,
            "slug": "vs19_097_035",
            "identifier": "vs19_097_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_035/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21058,
            "slug": "vs19_097_034",
            "identifier": "vs19_097_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_034/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno  n. 9/1112/41 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1112/41 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/41 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/41 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21038,
            "slug": "vs19_097_033",
            "identifier": "vs19_097_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_033/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno  n. 9/1112/40 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1112/40 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/40 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/40 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21011,
            "slug": "vs19_097_032",
            "identifier": "vs19_097_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_032/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno  n. 9/1112/39 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/39 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/39 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/39 GNASSI 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21051,
            "slug": "vs19_097_031",
            "identifier": "vs19_097_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_031/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno  n. 9/1112/38 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1112/38 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/38 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/38 BOLDRINI LAURA (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": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21017,
            "slug": "vs19_097_030",
            "identifier": "vs19_097_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_030/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno  n. 9/1112/37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1112/37 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/37 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21031,
            "slug": "vs19_097_029",
            "identifier": "vs19_097_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_029/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno  n. 9/1112/36 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1112/36 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/36 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/36 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21007,
            "slug": "vs19_097_028",
            "identifier": "vs19_097_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_028/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1112/35 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1112/35 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/35 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/35 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21035,
            "slug": "vs19_097_027",
            "identifier": "vs19_097_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_027/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (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": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21039,
            "slug": "vs19_097_026",
            "identifier": "vs19_097_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_026/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1112/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1112/33 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/33 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/33 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21052,
            "slug": "vs19_097_025",
            "identifier": "vs19_097_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_025/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1112/32 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1112/32 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/32 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/32 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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21055,
            "slug": "vs19_097_024",
            "identifier": "vs19_097_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_024/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1112/31 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1112/31 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/31 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21028,
            "slug": "vs19_097_023",
            "identifier": "vs19_097_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_023/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1112/30 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1112/30 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/30 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/30 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21068,
            "slug": "vs19_097_022",
            "identifier": "vs19_097_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_022/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21033,
            "slug": "vs19_097_021",
            "identifier": "vs19_097_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_021/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1112/28 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1112/28 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/28 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/28 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21023,
            "slug": "vs19_097_020",
            "identifier": "vs19_097_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_020/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/27 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/27 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21027,
            "slug": "vs19_097_019",
            "identifier": "vs19_097_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_019/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1112/26 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1112/26 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/26 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/26 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21044,
            "slug": "vs19_097_018",
            "identifier": "vs19_097_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_018/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1112/22 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1112/22 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/22 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/22 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21048,
            "slug": "vs19_097_017",
            "identifier": "vs19_097_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_017/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1112/21 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1112/21 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/21 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/21 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21021,
            "slug": "vs19_097_016",
            "identifier": "vs19_097_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_016/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21043,
            "slug": "vs19_097_015",
            "identifier": "vs19_097_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_015/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1112/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/19 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21060,
            "slug": "vs19_097_014",
            "identifier": "vs19_097_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_014/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1112/17, come riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1112/17, DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/17, DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/17, come riformulato, PENZA PASQUALINO (M5S)",
            "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": 135,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21024,
            "slug": "vs19_097_013",
            "identifier": "vs19_097_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_013/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21045,
            "slug": "vs19_097_012",
            "identifier": "vs19_097_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_012/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1112/15 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1112/15 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/15 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/15 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": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21008,
            "slug": "vs19_097_011",
            "identifier": "vs19_097_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_011/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1112/14 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1112/14 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/14 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/14 CAPPELLETTI ENRICO (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": 22,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21018,
            "slug": "vs19_097_010",
            "identifier": "vs19_097_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_010/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1112/13 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1112/13 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/13 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/13 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": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.75
        }
    ]
}