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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=318",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=316",
    "results": [
        {
            "id": 25130,
            "slug": "vs19_197_024",
            "identifier": "vs19_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_024/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.01 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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25139,
            "slug": "vs19_197_030",
            "identifier": "vs19_197_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_030/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1324",
            "description_title": "Emendamento 3.3 SPORTIELLO GILDA (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": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25138,
            "slug": "vs19_197_037",
            "identifier": "vs19_197_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_037/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 (Mantenimento) - Votazione Articolo 5 DDL n. 1324",
            "original_title": "Votazione Articolo 5 DDL n. 1324",
            "description_title": "Articolo 5 (Mantenimento)",
            "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": 45,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25132,
            "slug": "vs19_197_041",
            "identifier": "vs19_197_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_041/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.04 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (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": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25142,
            "slug": "vs19_197_053",
            "identifier": "vs19_197_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_053/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1324 E ABB/5 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/5 RICCIARDI MARIANNA (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25148,
            "slug": "vs19_197_054",
            "identifier": "vs19_197_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_054/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25144,
            "slug": "vs19_197_058",
            "identifier": "vs19_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_058/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25147,
            "slug": "vs19_197_059",
            "identifier": "vs19_197_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_059/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25143,
            "slug": "vs19_197_060",
            "identifier": "vs19_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_060/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25120,
            "slug": "vs19_197_005",
            "identifier": "vs19_197_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_005/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1324",
            "description_title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (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": 8,
            "n_margin": 48,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25096,
            "slug": "vs19_197_011",
            "identifier": "vs19_197_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_011/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1324",
            "original_title": "Votazione Articolo 1 DDL n. 1324",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25113,
            "slug": "vs19_197_014",
            "identifier": "vs19_197_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_014/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1324",
            "description_title": "Emendamento 2.5 SPORTIELLO GILDA (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": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25104,
            "slug": "vs19_197_031",
            "identifier": "vs19_197_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_031/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1324",
            "description_title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "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": 89,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 25097,
            "slug": "vs19_197_040",
            "identifier": "vs19_197_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_040/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5.03 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.03 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.03 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.03 RICCIARDI MARIANNA (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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25151,
            "slug": "vs19_197_055",
            "identifier": "vs19_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_055/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25146,
            "slug": "vs19_197_057",
            "identifier": "vs19_197_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_057/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25129,
            "slug": "vs19_197_061",
            "identifier": "vs19_197_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_061/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 61,
            "title": "Legge contro la carne sinstetica",
            "original_title": "Votazione finale DDL n. 1324",
            "description_title": "Disposizioni in materia di divieto di produzione e di immissione sul mercato di alimenti e mangimi costituiti, isolati o prodotti a partire da colture cellulari o di tessuti derivanti da animali vertebrati nonché di divieto della denominazione di carne per prodotti trasformati contenenti proteine vegetali (Approvato dal Senato) (DDL 1324 e abbinata PDL 746)",
            "public_title": "Legge contro la carne sinstetica",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 52,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25091,
            "slug": "vs19_197_039",
            "identifier": "vs19_197_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_039/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25150,
            "slug": "vs19_197_052",
            "identifier": "vs19_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_052/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25121,
            "slug": "vs19_197_018",
            "identifier": "vs19_197_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_018/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1324",
            "description_title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (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": 11,
            "n_margin": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25122,
            "slug": "vs19_197_023",
            "identifier": "vs19_197_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_023/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1324",
            "original_title": "Votazione Articolo 2 DDL n. 1324",
            "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": 16,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25125,
            "slug": "vs19_197_038",
            "identifier": "vs19_197_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_038/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.01 SPORTIELLO GILDA (M5S) - Votazione Emendamento 5.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.01 SPORTIELLO GILDA (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": 7,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25127,
            "slug": "vs19_197_047",
            "identifier": "vs19_197_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_047/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 6.06 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 6.06 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.06 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.06 CARAMIELLO ALESSANDRO (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": 47,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25128,
            "slug": "vs19_197_043",
            "identifier": "vs19_197_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_043/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1324",
            "original_title": "Votazione Articolo 6 DDL n. 1324",
            "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": 14,
            "n_margin": 44,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25133,
            "slug": "vs19_197_006",
            "identifier": "vs19_197_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_006/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1324",
            "description_title": "Emendamento 1.5 DI LAURO CARMEN (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": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25134,
            "slug": "vs19_197_048",
            "identifier": "vs19_197_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_048/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 7 (Mantenimento) - Votazione Articolo 7 DDL n. 1324",
            "original_title": "Votazione Articolo 7 DDL n. 1324",
            "description_title": "Articolo 7 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 47,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25136,
            "slug": "vs19_197_010",
            "identifier": "vs19_197_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_010/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1324",
            "description_title": "Emendamento 1.11 FORATTINI ANTONELLA (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25135,
            "slug": "vs19_197_021",
            "identifier": "vs19_197_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_021/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.12 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1324",
            "description_title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25098,
            "slug": "vs19_197_026",
            "identifier": "vs19_197_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_026/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.03 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.03 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.03 DI LAURO CARMEN (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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25100,
            "slug": "vs19_197_027",
            "identifier": "vs19_197_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_027/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.150 ZANELLA LUANA (AVS) - Votazione Emendamento 3.150 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.150 DDL n. 1324",
            "description_title": "Emendamento 3.150 ZANELLA LUANA (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": 12,
            "n_margin": 49,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25101,
            "slug": "vs19_197_004",
            "identifier": "vs19_197_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_004/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.9 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1324",
            "description_title": "Emendamento 1.9 DI LAURO CARMEN (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": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25102,
            "slug": "vs19_197_003",
            "identifier": "vs19_197_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_003/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1324",
            "description_title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (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": 11,
            "n_margin": 48,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25216,
            "slug": "19-126-1",
            "identifier": "19-126-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-126-1/?format=api",
            "sitting": {
                "id": 1534,
                "date": "2023-11-16",
                "number": 126,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto proroga di termini normativi e versamenti fiscali",
            "original_title": "Disegno di legge n. 899. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto proroga di termini normativi e versamenti fiscali",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 25246,
            "slug": "19-125-19",
            "identifier": "19-125-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-19/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 19,
            "title": "Em. 4.16, Franceschelli",
            "original_title": "Em. 4.16, Franceschelli",
            "description_title": null,
            "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": 37,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 25265,
            "slug": "19-125-23",
            "identifier": "19-125-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-23/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 23,
            "title": "Em. 5.101, Franceschelli",
            "original_title": "Em. 5.101, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 25277,
            "slug": "19-125-28",
            "identifier": "19-125-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-28/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 28,
            "title": "Em. 6.102, Sabrina Licheri e altri",
            "original_title": "Em. 6.102, Sabrina Licheri e altri",
            "description_title": null,
            "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": 38,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 25286,
            "slug": "19-125-3",
            "identifier": "19-125-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-3/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.3, Aurora Floridia e altri",
            "original_title": "Em. 1.3, Aurora Floridia e altri",
            "description_title": null,
            "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": 35,
            "majority_cohesion_rate": 65.22,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 25243,
            "slug": "19-125-30",
            "identifier": "19-125-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-30/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 30,
            "title": "Em. 6.5, Aurora Floridia e altri",
            "original_title": "Em. 6.5, Aurora Floridia e altri",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 25258,
            "slug": "19-125-37",
            "identifier": "19-125-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-37/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 37,
            "title": "Articolo 8",
            "original_title": "Articolo 8",
            "description_title": null,
            "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": 53,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 25255,
            "slug": "19-125-41",
            "identifier": "19-125-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-41/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 41,
            "title": "Articolo 11",
            "original_title": "Articolo 11",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 54,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 25271,
            "slug": "19-125-6",
            "identifier": "19-125-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-6/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 6,
            "title": "Em. 2.100, Croatti e altri",
            "original_title": "Em. 2.100, Croatti e altri",
            "description_title": null,
            "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": 68.7,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 25241,
            "slug": "19-125-43",
            "identifier": "19-125-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-43/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 43,
            "title": "Em. 13.100, Franceschelli",
            "original_title": "Em. 13.100, Franceschelli",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25262,
            "slug": "19-125-31",
            "identifier": "19-125-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-31/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 31,
            "title": "Em. 6.8, Franceschelli",
            "original_title": "Em. 6.8, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 25270,
            "slug": "19-125-11",
            "identifier": "19-125-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-11/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 11,
            "title": "Em. 3.102, Sabrina Licheri e altri",
            "original_title": "Em. 3.102, Sabrina Licheri e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 25282,
            "slug": "19-125-9",
            "identifier": "19-125-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-9/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 9,
            "title": "Em. 3.100, Aurora Floridia e altri",
            "original_title": "Em. 3.100, Aurora Floridia e altri",
            "description_title": null,
            "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": 28,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 25283,
            "slug": "19-125-8",
            "identifier": "19-125-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-8/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 8,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "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": 42,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 25284,
            "slug": "19-125-7",
            "identifier": "19-125-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-7/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 7,
            "title": "Em. 2.8, Franceschelli",
            "original_title": "Em. 2.8, Franceschelli",
            "description_title": null,
            "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": 38,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 34.48
        }
    ]
}