Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=228
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=229",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=227",
    "results": [
        {
            "id": 24541,
            "slug": "vs19_184_049",
            "identifier": "vs19_184_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_049/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1406",
            "description_title": "Emendamento 4.13 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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24729,
            "slug": "vs19_184_050",
            "identifier": "vs19_184_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_050/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1406",
            "description_title": "Emendamento 4.14 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24740,
            "slug": "vs19_184_051",
            "identifier": "vs19_184_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_051/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1406",
            "description_title": "Emendamento 4.15 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24752,
            "slug": "vs19_184_052",
            "identifier": "vs19_184_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_052/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.16 EVI ELEONORA (AVS) - Votazione Emendamento 4.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1406",
            "description_title": "Emendamento 4.16 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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24767,
            "slug": "vs19_184_053",
            "identifier": "vs19_184_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_053/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.17 EVI ELEONORA (AVS) - Votazione Emendamento 4.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1406",
            "description_title": "Emendamento 4.17 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": 63.71,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24545,
            "slug": "vs19_184_054",
            "identifier": "vs19_184_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_054/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4.18 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1406",
            "description_title": "Emendamento 4.18 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24562,
            "slug": "vs19_184_055",
            "identifier": "vs19_184_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_055/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1406",
            "description_title": "Emendamento 4.19 TODDE ALESSANDRA (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": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24574,
            "slug": "vs19_184_056",
            "identifier": "vs19_184_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_056/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1406",
            "description_title": "Emendamento 4.20 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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24597,
            "slug": "vs19_184_057",
            "identifier": "vs19_184_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_057/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1406",
            "description_title": "Emendamento 4.21 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24621,
            "slug": "vs19_184_058",
            "identifier": "vs19_184_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_058/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1406",
            "original_title": "Votazione Articolo 4 DDL n. 1406",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24481,
            "slug": "vs19_184_059",
            "identifier": "vs19_184_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_059/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1406",
            "original_title": "Votazione Articolo 5 DDL n. 1406",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24463,
            "slug": "vs19_184_060",
            "identifier": "vs19_184_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_060/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS) - Votazione Emendamento 6.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1406",
            "description_title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24766,
            "slug": "vs19_184_063",
            "identifier": "vs19_184_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_063/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1406",
            "description_title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24626,
            "slug": "vs19_184_064",
            "identifier": "vs19_184_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_064/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1406",
            "description_title": "Emendamento 6.10 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24587,
            "slug": "vs19_184_066",
            "identifier": "vs19_184_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_066/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 6.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.12 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.12 DDL n. 1406",
            "description_title": "Emendamento 6.12 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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24589,
            "slug": "vs19_184_067",
            "identifier": "vs19_184_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_067/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 6.13 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1406",
            "description_title": "Emendamento 6.13 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24609,
            "slug": "vs19_184_068",
            "identifier": "vs19_184_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_068/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 6.14 TODDE ALESSANDRA (M5S) - Votazione Emendamento 6.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.14 DDL n. 1406",
            "description_title": "Emendamento 6.14 TODDE ALESSANDRA (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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24553,
            "slug": "vs19_184_069",
            "identifier": "vs19_184_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_069/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 6.15 TODDE ALESSANDRA (M5S) - Votazione Emendamento 6.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1406",
            "description_title": "Emendamento 6.15 TODDE ALESSANDRA (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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24500,
            "slug": "vs19_184_070",
            "identifier": "vs19_184_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_070/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.16 EVI ELEONORA (AVS) - Votazione Emendamento 6.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1406",
            "description_title": "Emendamento 6.16 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24528,
            "slug": "vs19_184_072",
            "identifier": "vs19_184_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_072/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 6.18 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1406",
            "description_title": "Emendamento 6.18 CAPPELLETTI ENRICO (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": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24515,
            "slug": "vs19_184_073",
            "identifier": "vs19_184_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_073/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.19 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1406",
            "description_title": "Emendamento 6.19 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24578,
            "slug": "vs19_184_075",
            "identifier": "vs19_184_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_075/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.21 FONTANA ILARIA (M5S) - Votazione Emendamento 6.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1406",
            "description_title": "Emendamento 6.21 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24596,
            "slug": "vs19_184_076",
            "identifier": "vs19_184_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_076/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1406",
            "description_title": "Emendamento 6.22 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": 43,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24616,
            "slug": "vs19_184_077",
            "identifier": "vs19_184_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_077/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1406",
            "description_title": "Emendamento 6.23 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24604,
            "slug": "vs19_184_078",
            "identifier": "vs19_184_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_078/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 6.24 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1406",
            "description_title": "Emendamento 6.24 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24727,
            "slug": "vs19_184_079",
            "identifier": "vs19_184_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_079/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1406",
            "original_title": "Votazione Articolo 6 DDL n. 1406",
            "description_title": "Articolo 6",
            "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": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24454,
            "slug": "vs19_184_080",
            "identifier": "vs19_184_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_080/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1406",
            "original_title": "Votazione Articolo 7 DDL n. 1406",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.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": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 24538,
            "slug": "vs19_184_082",
            "identifier": "vs19_184_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_082/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.2 TODDE ALESSANDRA (M5S) - Votazione Emendamento 8.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1406",
            "description_title": "Emendamento 8.2 TODDE ALESSANDRA (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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24521,
            "slug": "vs19_184_083",
            "identifier": "vs19_184_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_083/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1406",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24504,
            "slug": "vs19_184_084",
            "identifier": "vs19_184_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_084/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici emendamenti 8.4 L'ABBATE PATTY (M5S) e 8.5 EVI ELEONORA (AVS) - Votazione Emendamento 8.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1406",
            "description_title": "Identici emendamenti 8.4 L'ABBATE PATTY (M5S) e 8.5 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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24489,
            "slug": "vs19_184_085",
            "identifier": "vs19_184_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_085/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1406",
            "original_title": "Votazione Articolo 8 DDL n. 1406",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24591,
            "slug": "vs19_184_086",
            "identifier": "vs19_184_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_086/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1406",
            "original_title": "Votazione Articolo 9 DDL n. 1406",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24613,
            "slug": "vs19_184_087",
            "identifier": "vs19_184_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_087/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1406",
            "original_title": "Votazione Articolo 10 DDL n. 1406",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24697,
            "slug": "vs19_184_089",
            "identifier": "vs19_184_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_089/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24792,
            "slug": "vs19_184_091",
            "identifier": "vs19_184_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_091/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 125,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24799,
            "slug": "vs19_184_092",
            "identifier": "vs19_184_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_092/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1406/13, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/13, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24776,
            "slug": "vs19_184_093",
            "identifier": "vs19_184_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_093/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 93,
            "title": "Legge delega competitività dei capitali",
            "original_title": "Votazione finale DDL n. 1406",
            "description_title": "Delega al Governo in materia di revisione del sistema degli incentivi alle imprese e disposizioni di semplificazione delle relative procedure nonché in materia di termini di delega per la semplificazione dei controlli sulle attività economiche (Approvato dal Senato) (DDL 1406)",
            "public_title": "Legge delega competitività dei capitali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24701,
            "slug": "vs19_184_094",
            "identifier": "vs19_184_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_094/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 94,
            "title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00059",
            "original_title": "Votazione Risoluzione 6_00059",
            "description_title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) 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": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24708,
            "slug": "vs19_184_095",
            "identifier": "vs19_184_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_095/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 95,
            "title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00060",
            "original_title": "Votazione Risoluzione 6_00060",
            "description_title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24713,
            "slug": "vs19_184_096",
            "identifier": "vs19_184_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_096/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 96,
            "title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S) - Votazione Risoluzione 6_00061",
            "original_title": "Votazione Risoluzione 6_00061",
            "description_title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) 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": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24673,
            "slug": "vs19_184_098",
            "identifier": "vs19_184_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_098/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 98,
            "title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) 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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        }
    ]
}