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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=371",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=369",
    "results": [
        {
            "id": 21774,
            "slug": "vs19_114_028",
            "identifier": "vs19_114_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_028/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21698,
            "slug": "vs19_114_060",
            "identifier": "vs19_114_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_060/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1114/104 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1114/104 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/104 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/104 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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21775,
            "slug": "vs19_114_057",
            "identifier": "vs19_114_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_057/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21767,
            "slug": "vs19_114_004",
            "identifier": "vs19_114_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_004/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (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": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 21738,
            "slug": "vs19_114_099",
            "identifier": "vs19_114_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_099/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1114/48, nel testo riformulato, ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1114/48, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/48, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/48, nel testo riformulato, ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 116,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21734,
            "slug": "vs19_114_089",
            "identifier": "vs19_114_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_089/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1114/135 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1114/135 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/135 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/135 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21703,
            "slug": "vs19_114_096",
            "identifier": "vs19_114_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_096/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1114/148, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1114/148, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/148, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/148, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 114,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21697,
            "slug": "vs19_114_001",
            "identifier": "vs19_114_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_001/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1114/1 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1114/1 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/1 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/1 SOUMAHORO ABOUBAKAR (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": 89,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21729,
            "slug": "vs19_114_097",
            "identifier": "vs19_114_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_097/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1114/149 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/1114/149 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/149 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/149 PASTORINO LUCA (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 21711,
            "slug": "vs19_114_068",
            "identifier": "vs19_114_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_068/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1114/112 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1114/112 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/112 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/112 FENU EMILIANO (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": 66.24,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 21721,
            "slug": "vs19_114_064",
            "identifier": "vs19_114_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_064/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1114/108 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1114/108 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/108 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/108 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21723,
            "slug": "vs19_114_005",
            "identifier": "vs19_114_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_005/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1114/24 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/24 ROGGIANI SILVIA (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": 54,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21778,
            "slug": "vs19_114_070",
            "identifier": "vs19_114_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_070/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1114/114 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1114/114 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/114 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/114 DELL'OLIO GIANMAURO (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": 31,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21704,
            "slug": "vs19_114_053",
            "identifier": "vs19_114_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_053/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1114/96 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1114/96 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/96 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/96 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21538,
            "slug": "19-74-147",
            "identifier": "19-74-147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-147/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 147,
            "title": "d-l 39/2023 - siccità - Em. 11.100, Fina e Martella",
            "original_title": "Em. 11.100, Fina e Martella",
            "description_title": "d-l 39/2023 - siccità",
            "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": 18,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 21579,
            "slug": "19-74-40",
            "identifier": "19-74-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-40/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 40,
            "title": "d-l 39/2023 - siccità - Em. 3.12, Sabrina Licheri e altri",
            "original_title": "Em. 3.12, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 72.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21587,
            "slug": "19-74-19",
            "identifier": "19-74-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-19/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 19,
            "title": "d-l 39/2023 - siccità - Em. 1.35, Naturale e altri",
            "original_title": "Em. 1.35, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21620,
            "slug": "19-74-83",
            "identifier": "19-74-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-83/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 83,
            "title": "d-l 39/2023 - siccità - Em. 5.9, Nave e altri",
            "original_title": "Em. 5.9, Nave e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 9,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 21592,
            "slug": "19-74-6",
            "identifier": "19-74-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-6/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l 39/2023 - siccità - Em. 1.3, Martella e Fina",
            "original_title": "Em. 1.3, Martella e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "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": 9,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21655,
            "slug": "19-74-97",
            "identifier": "19-74-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-97/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 97,
            "title": "d-l 39/2023 - siccità - ODG G6.1, Sironi e Nave",
            "original_title": "ODG G6.1, Sironi e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "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": 13,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21643,
            "slug": "19-74-149",
            "identifier": "19-74-149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-149/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 149,
            "title": "d-l 39/2023 - siccità - Em. 11.101, Irto",
            "original_title": "Em. 11.101, Irto",
            "description_title": "d-l 39/2023 - siccità",
            "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": 67.83,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 21578,
            "slug": "19-74-43",
            "identifier": "19-74-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-43/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 43,
            "title": "d-l 39/2023 - siccità - Em. 3.17, Di Girolamo e Sabrina Licheri",
            "original_title": "Em. 3.17, Di Girolamo e Sabrina Licheri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21642,
            "slug": "19-74-154",
            "identifier": "19-74-154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-154/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 154,
            "title": "Conversione decreto siccità",
            "original_title": "Votazione finale",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": "Conversione decreto siccità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 63.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 21646,
            "slug": "19-74-135",
            "identifier": "19-74-135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-135/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 135,
            "title": "d-l 39/2023 - siccità - Em. 10.9, Naturale e altri",
            "original_title": "Em. 10.9, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 17,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 21645,
            "slug": "19-74-141",
            "identifier": "19-74-141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-141/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 141,
            "title": "d-l 39/2023 - siccità - Em. 10.17, Sironi e altri",
            "original_title": "Em. 10.17, Sironi e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 20,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 21662,
            "slug": "19-74-68",
            "identifier": "19-74-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-68/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 68,
            "title": "d-l 39/2023 - siccità - Em. 4.101, Sabrina Licheri e altri",
            "original_title": "Em. 4.101, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21676,
            "slug": "19-74-34",
            "identifier": "19-74-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-34/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 34,
            "title": "d-l 39/2023 - siccità - Em. 3.1, Sabrina Licheri e Di Girolamo",
            "original_title": "Em. 3.1, Sabrina Licheri e Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 16,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21672,
            "slug": "19-74-42",
            "identifier": "19-74-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-42/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 42,
            "title": "d-l 39/2023 - siccità - Em. 3.16, Di Girolamo e Sabrina Licheri",
            "original_title": "Em. 3.16, Di Girolamo e Sabrina Licheri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 11,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21653,
            "slug": "19-74-103",
            "identifier": "19-74-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-103/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 103,
            "title": "d-l 39/2023 - siccità - Em. 7.5, Fregolent e Lombardo",
            "original_title": "Em. 7.5, Fregolent e Lombardo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 50,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 21552,
            "slug": "19-74-109",
            "identifier": "19-74-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-109/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 109,
            "title": "d-l 39/2023 - siccità - Em. 7.16, Aurora Floridia e altri",
            "original_title": "Em. 7.16, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 16,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21543,
            "slug": "19-74-140",
            "identifier": "19-74-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-140/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 140,
            "title": "d-l 39/2023 - siccità - Em. 10.15, Di Girolamo",
            "original_title": "Em. 10.15, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 19,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 21573,
            "slug": "19-74-61",
            "identifier": "19-74-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-61/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 61,
            "title": "d-l 39/2023 - siccità - Em. 3.0.2, Aurora Floridia e altri",
            "original_title": "Em. 3.0.2, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 6,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 21537,
            "slug": "19-74-150",
            "identifier": "19-74-150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-150/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 150,
            "title": "d-l 39/2023 - siccità - Em. 11.0.3, Naturale e altri",
            "original_title": "Em. 11.0.3, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 67.83,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 21559,
            "slug": "19-74-86",
            "identifier": "19-74-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-86/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 86,
            "title": "d-l 39/2023 - siccità - ODG G5.2, Naturale e altri",
            "original_title": "ODG G5.2, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 8,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 21554,
            "slug": "19-74-102",
            "identifier": "19-74-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-102/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 102,
            "title": "d-l 39/2023 - siccità - Em. 7.4, Aurora Floridia e altri",
            "original_title": "Em. 7.4, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21565,
            "slug": "19-74-74",
            "identifier": "19-74-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-74/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 74,
            "title": "d-l 39/2023 - siccità - Em. 4-bis.100, Di Girolamo",
            "original_title": "Em. 4-bis.100, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 31,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 21564,
            "slug": "19-74-75",
            "identifier": "19-74-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-75/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 75,
            "title": "d-l 39/2023 - siccità - Em. 4-bis.0.100, Fina e altri",
            "original_title": "Em. 4-bis.0.100, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 21540,
            "slug": "19-74-145",
            "identifier": "19-74-145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-145/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 145,
            "title": "d-l 39/2023 - siccità - Em. 11.1, Naturale e altri",
            "original_title": "Em. 11.1, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 18,
            "majority_cohesion_rate": 65.22,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 21549,
            "slug": "19-74-123",
            "identifier": "19-74-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-123/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 123,
            "title": "d-l 39/2023 - siccità - Em. 8.2, Franceschelli e altri",
            "original_title": "Em. 8.2, Franceschelli e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 72.17,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 21545,
            "slug": "19-74-136",
            "identifier": "19-74-136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-136/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 136,
            "title": "d-l 39/2023 - siccità - Em. 10.10, Lorefice e altri",
            "original_title": "Em. 10.10, Lorefice e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 19,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 21586,
            "slug": "19-74-22",
            "identifier": "19-74-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-22/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 22,
            "title": "d-l 39/2023 - siccità - Em. 1.39, Aurora Floridia e altri",
            "original_title": "Em. 1.39, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21542,
            "slug": "19-74-142",
            "identifier": "19-74-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-142/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 142,
            "title": "d-l 39/2023 - siccità - Em. 10.102, Paita e Fregolent",
            "original_title": "Em. 10.102, Paita e Fregolent",
            "description_title": "d-l 39/2023 - siccità",
            "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": 30,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 21541,
            "slug": "19-74-144",
            "identifier": "19-74-144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-144/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 144,
            "title": "d-l 39/2023 - siccità - ODG G10.1, Paita",
            "original_title": "ODG G10.1, Paita",
            "description_title": "d-l 39/2023 - siccità",
            "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": 45,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 29.89
        },
        {
            "id": 21569,
            "slug": "19-74-70",
            "identifier": "19-74-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-70/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 70,
            "title": "d-l 39/2023 - siccità - Em. 4.103 (testo 2), Fazzone e altri",
            "original_title": "Em. 4.103 (testo 2), Fazzone e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 33,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 21550,
            "slug": "19-74-119",
            "identifier": "19-74-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-119/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 119,
            "title": "d-l 39/2023 - siccità - Em. 7-bis.0.104, Naturale e Di Girolamo",
            "original_title": "Em. 7-bis.0.104, Naturale e Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 11,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21558,
            "slug": "19-74-91",
            "identifier": "19-74-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-91/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 91,
            "title": "d-l 39/2023 - siccità - Em. 6.4, Fina",
            "original_title": "Em. 6.4, Fina",
            "description_title": "d-l 39/2023 - siccità",
            "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": 11,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21594,
            "slug": "19-74-151",
            "identifier": "19-74-151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-151/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 151,
            "title": "d-l 39/2023 - siccità - Em. 12.3, Fina e altri",
            "original_title": "Em. 12.3, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 20,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 21591,
            "slug": "19-74-8",
            "identifier": "19-74-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-8/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 8,
            "title": "d-l 39/2023 - siccità - Em. 1.101 (1a parte), Fina e altri",
            "original_title": "Em. 1.101 (1a parte), Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 9,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 21607,
            "slug": "19-74-116",
            "identifier": "19-74-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-116/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 116,
            "title": "d-l 39/2023 - siccità - Em. 7-bis.0.100, Naturale e altri",
            "original_title": "Em. 7-bis.0.100, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 13,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21544,
            "slug": "19-74-139",
            "identifier": "19-74-139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-139/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 139,
            "title": "d-l 39/2023 - siccità - Em. 10.14, Di Girolamo",
            "original_title": "Em. 10.14, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "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": 19,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 55.17
        }
    ]
}