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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=323",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=321",
    "results": [
        {
            "id": 24048,
            "slug": "vs19_160_014",
            "identifier": "vs19_160_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_014/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.10 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.10 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1364",
            "description_title": "Emendamento 2.10 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24050,
            "slug": "vs19_160_008",
            "identifier": "vs19_160_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_008/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.13 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1364",
            "description_title": "Emendamento 1.13 BARZOTTI VALENTINA (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": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24060,
            "slug": "vs19_160_041",
            "identifier": "vs19_160_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_041/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1364/15 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1364/15 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/15 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/15 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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24080,
            "slug": "vs19_160_024",
            "identifier": "vs19_160_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_024/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.7 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.7 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1364",
            "description_title": "Emendamento 3.7 CAROTENUTO DARIO (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": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24101,
            "slug": "vs19_160_052",
            "identifier": "vs19_160_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_052/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1364/26 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1364/26 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/26 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/26 LAUS MAURO ANTONIO DONATO (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": 67.93,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24100,
            "slug": "vs19_160_029",
            "identifier": "vs19_160_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_029/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1364/1, come riformulato, MANES FRANCO (MISTO) - Votazione Ordine del giorno 9/1364/1, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/1, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/1, come riformulato, MANES FRANCO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24084,
            "slug": "vs19_160_015",
            "identifier": "vs19_160_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_015/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1 MARI FRANCESCO (AVS) - Votazione Emendamento 2.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1364",
            "description_title": "Emendamento 2.1 MARI FRANCESCO (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": 34,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24090,
            "slug": "vs19_160_047",
            "identifier": "vs19_160_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_047/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1364/21, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1364/21, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/21, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/21, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24087,
            "slug": "vs19_160_050",
            "identifier": "vs19_160_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_050/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1364/24 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1364/24 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/24 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/24 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24066,
            "slug": "vs19_160_034",
            "identifier": "vs19_160_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_034/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1364/7 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1364/7 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/7 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/7 BARZOTTI VALENTINA (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": 73.46
        },
        {
            "id": 24062,
            "slug": "vs19_160_049",
            "identifier": "vs19_160_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_049/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE) - Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24073,
            "slug": "vs19_160_011",
            "identifier": "vs19_160_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_011/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.02 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.02 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.02 BARZOTTI VALENTINA (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": 36,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24058,
            "slug": "vs19_160_002",
            "identifier": "vs19_160_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_002/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 MARI FRANCESCO (AVS) - Votazione Emendamento 1.4 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1364",
            "description_title": "Emendamento 1.4 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24056,
            "slug": "vs19_160_007",
            "identifier": "vs19_160_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_007/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 MARI FRANCESCO (AVS) - Votazione Emendamento 1.8 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1364",
            "description_title": "Emendamento 1.8 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24096,
            "slug": "vs19_160_032",
            "identifier": "vs19_160_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_032/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1364/4 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1364/4 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/4 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/4 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24083,
            "slug": "vs19_160_021",
            "identifier": "vs19_160_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_021/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.6 AIELLO DAVIDE (M5S) - Votazione Emendamento 3.6 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1364",
            "description_title": "Emendamento 3.6 AIELLO DAVIDE (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": 41,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24046,
            "slug": "vs19_160_004",
            "identifier": "vs19_160_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_004/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 MARI FRANCESCO (AVS) - Votazione Emendamento 1.6 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1364",
            "description_title": "Emendamento 1.6 MARI FRANCESCO (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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24068,
            "slug": "vs19_160_040",
            "identifier": "vs19_160_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_040/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (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": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24076,
            "slug": "vs19_160_020",
            "identifier": "vs19_160_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_020/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1364",
            "description_title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24095,
            "slug": "vs19_160_038",
            "identifier": "vs19_160_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_038/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1364/11 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1364/11 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/11 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/11 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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24086,
            "slug": "vs19_160_035",
            "identifier": "vs19_160_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_035/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1364/8 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/8 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": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24094,
            "slug": "vs19_160_053",
            "identifier": "vs19_160_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_053/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/27 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24092,
            "slug": "vs19_160_057",
            "identifier": "vs19_160_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_057/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1364/31 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1364/31 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/31 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/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": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24079,
            "slug": "vs19_160_005",
            "identifier": "vs19_160_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_005/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.14 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.14 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1364",
            "description_title": "Emendamento 1.14 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24089,
            "slug": "vs19_160_033",
            "identifier": "vs19_160_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_033/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24082,
            "slug": "vs19_160_025",
            "identifier": "vs19_160_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_025/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 3.3 MARI FRANCESCO (AVS) e 3.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1364",
            "description_title": "Identici emendamenti 3.3 MARI FRANCESCO (AVS) e 3.10 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24069,
            "slug": "vs19_160_036",
            "identifier": "vs19_160_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_036/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1364/9 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/9 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24088,
            "slug": "vs19_160_037",
            "identifier": "vs19_160_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_037/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1364/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1364/10 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/10 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/10 APPENDINO CHIARA (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": 39,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24067,
            "slug": "vs19_160_030",
            "identifier": "vs19_160_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_030/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1364/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1364/2 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/2 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/2 AIELLO DAVIDE (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": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24049,
            "slug": "vs19_160_028",
            "identifier": "vs19_160_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_028/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1364",
            "description_title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24045,
            "slug": "vs19_160_023",
            "identifier": "vs19_160_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_023/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1364",
            "description_title": "Emendamento 3.1 MARI FRANCESCO (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24091,
            "slug": "vs19_160_043",
            "identifier": "vs19_160_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_043/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1364/17 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1364/17 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/17 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/17 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 24054,
            "slug": "vs19_160_012",
            "identifier": "vs19_160_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_012/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 1.04 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.04 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.04 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24064,
            "slug": "vs19_160_055",
            "identifier": "vs19_160_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_055/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1364/29 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1364/29 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/29 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/29 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": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24065,
            "slug": "vs19_160_051",
            "identifier": "vs19_160_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_051/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1364/25 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/25 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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24063,
            "slug": "vs19_160_039",
            "identifier": "vs19_160_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_039/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1364/12 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/12 TORTO 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": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24078,
            "slug": "vs19_160_019",
            "identifier": "vs19_160_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_019/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.01 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 2.01 TUCCI RICCARDO (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": 43,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24081,
            "slug": "vs19_160_010",
            "identifier": "vs19_160_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_010/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.01 MARI FRANCESCO (AVS) - Votazione Emendamento 1.01 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.01 MARI FRANCESCO (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": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24053,
            "slug": "vs19_160_003",
            "identifier": "vs19_160_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_003/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1364",
            "description_title": "Emendamento 1.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24052,
            "slug": "vs19_160_022",
            "identifier": "vs19_160_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_022/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1364",
            "description_title": "Emendamento 3.5 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24085,
            "slug": "vs19_160_009",
            "identifier": "vs19_160_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_009/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.03 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (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": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24061,
            "slug": "vs19_160_045",
            "identifier": "vs19_160_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_045/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1364/19 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1364/19 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/19 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/19 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": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24057,
            "slug": "vs19_160_017",
            "identifier": "vs19_160_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_017/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.11 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.11 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1364",
            "description_title": "Emendamento 2.11 CAROTENUTO DARIO (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.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24059,
            "slug": "vs19_160_031",
            "identifier": "vs19_160_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_031/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1364/3 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1364/3 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/3 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/3 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": 30,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24075,
            "slug": "vs19_160_026",
            "identifier": "vs19_160_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_026/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.8 TUCCI RICCARDO (M5S) - Votazione Emendamento 3.8 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1364",
            "description_title": "Emendamento 3.8 TUCCI RICCARDO (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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24077,
            "slug": "vs19_160_016",
            "identifier": "vs19_160_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_016/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1364",
            "description_title": "Emendamento 2.7 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24099,
            "slug": "vs19_160_056",
            "identifier": "vs19_160_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_056/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1364/30, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1364/30, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/30, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/30, nel testo riformulato, MARI FRANCESCO (AVS)",
            "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": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24093,
            "slug": "vs19_160_046",
            "identifier": "vs19_160_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_046/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1364/20 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1364/20 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/20 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/20 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24051,
            "slug": "vs19_160_018",
            "identifier": "vs19_160_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_018/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 2.12 SCOTTO ARTURO (PD-IDP) e 2.5 MARI FRANCESCO (AVS) - Votazione Emendamento 2.12 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1364",
            "description_title": "Identici emendamenti 2.12 SCOTTO ARTURO (PD-IDP) e 2.5 MARI FRANCESCO (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": 33,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24055,
            "slug": "vs19_160_027",
            "identifier": "vs19_160_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_027/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici articoli aggiuntivi 3.01 MARI FRANCESCO (AVS) e 3.03 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1364",
            "description_title": "Identici articoli aggiuntivi 3.01 MARI FRANCESCO (AVS) e 3.03 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.96
        }
    ]
}