Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=197
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=198",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=196",
    "results": [
        {
            "id": 26099,
            "slug": "vs19_216_011",
            "identifier": "vs19_216_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_011/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1.11 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1555",
            "description_title": "Emendamento 1.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26096,
            "slug": "vs19_216_010",
            "identifier": "vs19_216_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_010/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 EVI ELEONORA (AVS) - Votazione Emendamento 1.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1555",
            "description_title": "Emendamento 1.10 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26098,
            "slug": "vs19_216_009",
            "identifier": "vs19_216_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_009/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1555",
            "description_title": "Emendamento 1.9 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26141,
            "slug": "vs19_216_006",
            "identifier": "vs19_216_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_006/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.5 CAPPELLETTI ENRICO (M5S) e  1.6 EVI ELEONORA (AVS) - Votazione Emendamento 1.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1555",
            "description_title": "Identici emendamenti 1.5 CAPPELLETTI ENRICO (M5S) e  1.6 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26107,
            "slug": "vs19_216_005",
            "identifier": "vs19_216_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_005/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1555",
            "description_title": "Emendamento 1.7  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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26125,
            "slug": "vs19_216_004",
            "identifier": "vs19_216_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_004/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1555",
            "description_title": "Emendamento 1.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26080,
            "slug": "vs19_216_003",
            "identifier": "vs19_216_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_003/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1555",
            "description_title": "Emendamento 1.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26122,
            "slug": "vs19_216_002",
            "identifier": "vs19_216_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_002/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1555",
            "description_title": "Emendamento 1.1 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26179,
            "slug": "vs19_216_001",
            "identifier": "vs19_216_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_001/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1606",
            "original_title": "Votazione pregiudiziale DDL n. 1606",
            "description_title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25924,
            "slug": "vs19_214_012",
            "identifier": "vs19_214_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_012/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1342",
            "original_title": "Votazione Articolo 2 DDL n. 1342",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 106,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25925,
            "slug": "vs19_214_011",
            "identifier": "vs19_214_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_011/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1342",
            "original_title": "Votazione Articolo 1 DDL n. 1342",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 103,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25916,
            "slug": "vs19_214_010",
            "identifier": "vs19_214_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_010/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.59 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1342",
            "description_title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25913,
            "slug": "vs19_214_009",
            "identifier": "vs19_214_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_009/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.58 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.58 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1342",
            "description_title": "Emendamento 1.58 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": 57,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 FENU EMILIANO (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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25921,
            "slug": "vs19_214_007",
            "identifier": "vs19_214_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_007/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 1.55 SCERRA FILIPPO (M5S) e 1.56 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.55 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.55 DDL n. 1342",
            "description_title": "Identici emendamenti 1.55 SCERRA FILIPPO (M5S) e 1.56 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25919,
            "slug": "vs19_214_006",
            "identifier": "vs19_214_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_006/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.54 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.54 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1342",
            "description_title": "Emendamento 1.54 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25917,
            "slug": "vs19_214_005",
            "identifier": "vs19_214_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_005/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.52 FENU EMILIANO (M5S) - Votazione Emendamento 1.52 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.52 DDL n. 1342",
            "description_title": "Emendamento 1.52 FENU EMILIANO (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": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 25915,
            "slug": "vs19_214_004",
            "identifier": "vs19_214_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_004/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.50 FENU EMILIANO (M5S) - Votazione Emendamento 1.50 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.50 DDL n. 1342",
            "description_title": "Emendamento 1.50 FENU EMILIANO (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": 54,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 25920,
            "slug": "vs19_214_003",
            "identifier": "vs19_214_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_003/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.53 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.53 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1342",
            "description_title": "Emendamento 1.53 SCERRA FILIPPO (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": 56,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25922,
            "slug": "vs19_214_002",
            "identifier": "vs19_214_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_002/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.51 FENU EMILIANO (M5S) - Votazione Emendamento 1.51 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1342",
            "description_title": "Emendamento 1.51 FENU EMILIANO (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": 54,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25918,
            "slug": "vs19_214_001",
            "identifier": "vs19_214_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_001/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto norme fiscali",
            "original_title": "Votazione finale DDL n. 1601",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 145, recante misure urgenti in materia economica e fiscale, in favore degli enti territoriali, a tutela del lavoro e per esigenze indifferibili (Approvato dal Senato)",
            "public_title": "Conversione decreto norme fiscali",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25923,
            "slug": "vs19_213_026",
            "identifier": "vs19_213_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_026/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 26,
            "title": "Fiducia conversione decreto norme fiscali",
            "original_title": "Votazione Articolo unico DDL n. 1601",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 18 ottobre 2023, n. 145, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto norme fiscali",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25949,
            "slug": "vs19_213_025",
            "identifier": "vs19_213_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_025/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1601/36, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1601/36, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/36, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/36, nel testo riformulato, BORRELLI FRANCESCO EMILIO (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": 132,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25955,
            "slug": "vs19_213_024",
            "identifier": "vs19_213_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_024/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1601/35 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1601/35 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/35 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/35 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": 36,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25942,
            "slug": "vs19_213_023",
            "identifier": "vs19_213_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_023/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1601/34 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1601/34 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/34 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/34 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": 6,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25926,
            "slug": "vs19_213_022",
            "identifier": "vs19_213_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_022/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1601/32 MATERA MARIANGELA (FDI) - Votazione Ordine del giorno 9/1601/32 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/32 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/32 MATERA MARIANGELA (FDI)",
            "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": 84,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25939,
            "slug": "vs19_213_021",
            "identifier": "vs19_213_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_021/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1601/29 DE BERTOLDI ANDREA (FDI) - Votazione Ordine del giorno 9/1601/29 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/29 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/29 DE BERTOLDI ANDREA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 76,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25965,
            "slug": "vs19_213_020",
            "identifier": "vs19_213_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_020/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1601/28 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/28 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25958,
            "slug": "vs19_213_019",
            "identifier": "vs19_213_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_019/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1601/27 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1601/27 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/27 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/27 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25970,
            "slug": "vs19_213_018",
            "identifier": "vs19_213_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_018/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1601/20 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1601/20 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/20 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/20 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25952,
            "slug": "vs19_213_017",
            "identifier": "vs19_213_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_017/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1601/19, come riformulato, SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1601/19, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/19, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/19, come riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25956,
            "slug": "vs19_213_016",
            "identifier": "vs19_213_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_016/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1601/18 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/18 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25950,
            "slug": "vs19_213_015",
            "identifier": "vs19_213_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_015/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1601/17, come riformulato, TASSINARI ROSARIA (FI-PPE) - Votazione Ordine del giorno 9/1601/17, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/17, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/17, come riformulato, TASSINARI ROSARIA (FI-PPE)",
            "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": 144,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25961,
            "slug": "vs19_213_014",
            "identifier": "vs19_213_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_014/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1601/16, come riformulato, DE PALMA VITO (FI-PPE) - Votazione Ordine del giorno 9/1601/16, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/16, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/16, come riformulato, DE PALMA VITO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 114,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25946,
            "slug": "vs19_213_013",
            "identifier": "vs19_213_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_013/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1601/15 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/15 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": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25957,
            "slug": "vs19_213_012",
            "identifier": "vs19_213_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_012/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1601/14 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1601/14 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/14 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/14 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 98,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 25928,
            "slug": "vs19_213_011",
            "identifier": "vs19_213_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_011/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25940,
            "slug": "vs19_213_010",
            "identifier": "vs19_213_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_010/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1601/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1601/12 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/12 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/12 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": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25932,
            "slug": "vs19_213_009",
            "identifier": "vs19_213_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_009/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1601/10 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1601/10 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/10 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/10 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25934,
            "slug": "vs19_213_008",
            "identifier": "vs19_213_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_008/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1601/9, come riformulato, CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1601/9, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/9, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/9, come riformulato, CARMINA IDA (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": 12,
            "n_margin": 132,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25954,
            "slug": "vs19_213_007",
            "identifier": "vs19_213_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_007/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1601/8 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/8 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25967,
            "slug": "vs19_213_006",
            "identifier": "vs19_213_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_006/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1601/7 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/7 GUERRA MARIA CECILIA (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": 25960,
            "slug": "vs19_213_005",
            "identifier": "vs19_213_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_005/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1601/6 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/6 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25969,
            "slug": "vs19_213_004",
            "identifier": "vs19_213_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_004/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1601/5 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1601/5 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/5 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/5 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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25944,
            "slug": "vs19_213_003",
            "identifier": "vs19_213_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_003/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1601/4 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/4 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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25930,
            "slug": "vs19_213_002",
            "identifier": "vs19_213_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_002/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25945,
            "slug": "vs19_213_001",
            "identifier": "vs19_213_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_001/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1601/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1601/2 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/2 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/2 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25959,
            "slug": "vs19_212_024",
            "identifier": "vs19_212_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_024/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00078 DELLA VEDOVA BENEDETTO (MISTO) ed altri - Votazione Risoluzione 6_00078",
            "original_title": "Votazione Risoluzione 6_00078",
            "description_title": "Risoluzione n. 6-00078 DELLA VEDOVA BENEDETTO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 41.98
        }
    ]
}