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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=144",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=142",
    "results": [
        {
            "id": 36970,
            "slug": "19-284-153",
            "identifier": "19-284-153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-153/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 153,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 23.1, Fina e altri",
            "original_title": "Em. 23.1, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 36971,
            "slug": "19-284-152",
            "identifier": "19-284-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-152/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 152,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 22",
            "original_title": "Articolo 22",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 44,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 42.17
        },
        {
            "id": 36967,
            "slug": "19-284-156",
            "identifier": "19-284-156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-156/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 156,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 24.1, Di Girolamo e altri",
            "original_title": "Em. 24.1, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 23,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37019,
            "slug": "19-284-104",
            "identifier": "19-284-104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-104/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 104,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 13.9, Di Girolamo e altri",
            "original_title": "Em. 13.9, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 70.59,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 37044,
            "slug": "19-284-79",
            "identifier": "19-284-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-79/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 79,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 9.0.1, Di Girolamo e altri",
            "original_title": "Em. 9.0.1, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 22,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 49.4
        },
        {
            "id": 36993,
            "slug": "19-284-130",
            "identifier": "19-284-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-130/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 130,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 19.2, Di Girolamo e altri",
            "original_title": "Em. 19.2, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 37,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 33.73
        },
        {
            "id": 36997,
            "slug": "19-284-126",
            "identifier": "19-284-126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-126/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 126,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 18.7, Di Girolamo e altri",
            "original_title": "Em. 18.7, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 70.59,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37046,
            "slug": "19-284-77",
            "identifier": "19-284-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-77/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 77,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 9.4 e 9.100",
            "original_title": "Emm. 9.4 e 9.100",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 70.59,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 37015,
            "slug": "19-284-108",
            "identifier": "19-284-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-108/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 108,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 13.18, Fina e altri",
            "original_title": "Em. 13.18, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 70.59,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37052,
            "slug": "19-284-71",
            "identifier": "19-284-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-71/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 71,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 41,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 37105,
            "slug": "19-284-18",
            "identifier": "19-284-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-18/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 18,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 3.9, Fina e altri",
            "original_title": "Em. 3.9, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 13,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 37021,
            "slug": "19-284-102",
            "identifier": "19-284-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-102/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 102,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 13.7, Fina e altri",
            "original_title": "Em. 13.7, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 70.59,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 37077,
            "slug": "19-284-46",
            "identifier": "19-284-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-46/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 46,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 30685,
            "slug": "vs19_309_144",
            "identifier": "vs19_309_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_144/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 8.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.5 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1665",
            "description_title": "Emendamento 8.5 BOSCHI MARIA ELENA (IVICRE)",
            "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": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30528,
            "slug": "vs19_309_065",
            "identifier": "vs19_309_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_065/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.79 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.79 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.79 DDL n. 1665",
            "description_title": "Emendamento 3.79 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30660,
            "slug": "vs19_309_133",
            "identifier": "vs19_309_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_133/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 7.186 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.186 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.186 DDL n. 1665",
            "description_title": "Emendamento 7.186 BONAFE' SIMONA (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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30696,
            "slug": "vs19_309_241",
            "identifier": "vs19_309_241",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_241/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 241,
            "title": "Ordine del giorno n. 9/1665/69 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1665/69 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/69 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/69 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30727,
            "slug": "vs19_309_193",
            "identifier": "vs19_309_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_193/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 193,
            "title": "Ordine del giorno n. 9/1665/17 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1665/17 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/17 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/17 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30682,
            "slug": "vs19_309_164",
            "identifier": "vs19_309_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_164/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 164,
            "title": "Identici emendamenti 10.313 APPENDINO CHIARA (M5S) e 10.314 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.313 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.313 DDL n. 1665",
            "description_title": "Identici emendamenti 10.313 APPENDINO CHIARA (M5S) e 10.314 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30656,
            "slug": "vs19_309_147",
            "identifier": "vs19_309_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_147/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 8.37 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.37 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.37 DDL n. 1665",
            "description_title": "Emendamento 8.37 ZARATTI FILIBERTO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30662,
            "slug": "vs19_309_141",
            "identifier": "vs19_309_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_141/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 141,
            "title": "Emendamento 7.311 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.311 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.311 DDL n. 1665",
            "description_title": "Emendamento 7.311 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30511,
            "slug": "vs19_309_033",
            "identifier": "vs19_309_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_033/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.154 SCERRA FILIPPO (M5S) - Votazione Emendamento 2.154 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.154 DDL n. 1665",
            "description_title": "Emendamento 2.154 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30542,
            "slug": "vs19_309_066",
            "identifier": "vs19_309_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_066/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1665",
            "description_title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30584,
            "slug": "vs19_309_075",
            "identifier": "vs19_309_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_075/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 3.236 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.236 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.236 DDL n. 1665",
            "description_title": "Emendamento 3.236 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31030,
            "slug": "vs19_321_036",
            "identifier": "vs19_321_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_036/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1718",
            "original_title": "Votazione Articolo 4 DDL n. 1718",
            "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": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30691,
            "slug": "vs19_309_240",
            "identifier": "vs19_309_240",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_240/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 240,
            "title": "Ordine del giorno n. 9/1665/68 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1665/68 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/68 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/68 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": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30998,
            "slug": "vs19_321_039",
            "identifier": "vs19_321_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_039/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1718",
            "original_title": "Votazione Articolo 5 DDL n. 1718",
            "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": 6,
            "n_margin": 92,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 30686,
            "slug": "vs19_309_177",
            "identifier": "vs19_309_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_177/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 11.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 11.27 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.27 DDL n. 1665",
            "description_title": "Emendamento 11.27 BONAFE' SIMONA (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": 70.59,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30723,
            "slug": "vs19_309_239",
            "identifier": "vs19_309_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_239/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 239,
            "title": "Ordine del giorno n. 9/1665/67 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/67 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": 35,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30869,
            "slug": "vs19_314_037",
            "identifier": "vs19_314_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_037/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 37,
            "title": "Risoluzione n. 6-00123, sul capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123, sul capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) 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": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30559,
            "slug": "vs19_309_067",
            "identifier": "vs19_309_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_067/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.96 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.96 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.96 DDL n. 1665",
            "description_title": "Emendamento 3.96 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30741,
            "slug": "vs19_309_195",
            "identifier": "vs19_309_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_195/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 195,
            "title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31042,
            "slug": "vs19_321_055",
            "identifier": "vs19_321_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_055/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.016 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.016 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31036,
            "slug": "vs19_321_035",
            "identifier": "vs19_321_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_035/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 1718",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1718",
            "description_title": "Emendamento 4.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30613,
            "slug": "vs19_309_044",
            "identifier": "vs19_309_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_044/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.252 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.252 DDL n. 1665",
            "description_title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30653,
            "slug": "vs19_309_134",
            "identifier": "vs19_309_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_134/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.191 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.191 DDL n. 1665",
            "description_title": "Emendamento 7.191 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30752,
            "slug": "vs19_309_225",
            "identifier": "vs19_309_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_225/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 225,
            "title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30652,
            "slug": "vs19_309_168",
            "identifier": "vs19_309_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_168/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 10.353 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 10.353 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.353 DDL n. 1665",
            "description_title": "Emendamento 10.353 LOVECCHIO GIORGIO (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": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30742,
            "slug": "vs19_309_204",
            "identifier": "vs19_309_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_204/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30702,
            "slug": "vs19_309_207",
            "identifier": "vs19_309_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_207/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 207,
            "title": "Ordine del giorno n. 9/1665/35 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/35 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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30552,
            "slug": "vs19_309_113",
            "identifier": "vs19_309_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_113/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.49 DDL n. 1665",
            "description_title": "Emendamento 5.49 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30722,
            "slug": "vs19_309_201",
            "identifier": "vs19_309_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_201/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1665/29 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/29 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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30700,
            "slug": "vs19_309_190",
            "identifier": "vs19_309_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_190/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 190,
            "title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (APERRE)",
            "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": 29,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30582,
            "slug": "vs19_309_119",
            "identifier": "vs19_309_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_119/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1665",
            "original_title": "Votazione Articolo 5 DDL n. 1665",
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31065,
            "slug": "vs19_321_062",
            "identifier": "vs19_321_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_062/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 7.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 7.01 DDL n. 1718",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 7.01 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 30500,
            "slug": "vs19_309_053",
            "identifier": "vs19_309_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_053/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1665",
            "original_title": "Votazione Articolo 2 DDL n. 1665",
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30744,
            "slug": "vs19_309_234",
            "identifier": "vs19_309_234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_234/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 234,
            "title": "Ordine del giorno n. 9/1665/62 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1665/62 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/62 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/62 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21534,
            "slug": "vs19_112_061",
            "identifier": "vs19_112_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_061/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 61,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 8) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 8) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24055,
            "slug": "vs19_160_027",
            "identifier": "vs19_160_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_027/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici articoli aggiuntivi 3.01 MARI FRANCESCO (AVS) e 3.03 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1364",
            "description_title": "Identici articoli aggiuntivi 3.01 MARI FRANCESCO (AVS) e 3.03 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21511,
            "slug": "vs19_112_069",
            "identifier": "vs19_112_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_069/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 69,
            "title": "Mozione n. 1-00150, limitatamente alle premesse, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente alle premesse, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        }
    ]
}