Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=126
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=n_margin&page=127",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=125",
    "results": [
        {
            "id": 29041,
            "slug": "vs19_265_067",
            "identifier": "vs19_265_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_067/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 35.14 IARIA ANTONINO (M5S) - Votazione Emendamento 35.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.14 DDL n. 1435",
            "description_title": "Emendamento 35.14 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29012,
            "slug": "vs19_265_035",
            "identifier": "vs19_265_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_035/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 24.014 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.014 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28085,
            "slug": "vs19_244_040",
            "identifier": "vs19_244_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_040/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/384 E ABB-B/40 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/40 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/40 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/40 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29003,
            "slug": "vs19_265_018",
            "identifier": "vs19_265_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_018/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1435",
            "description_title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29067,
            "slug": "vs19_265_078",
            "identifier": "vs19_265_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_078/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.44 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.44 DDL n. 1435",
            "description_title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28364,
            "slug": "vs19_247_037",
            "identifier": "vs19_247_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_037/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1633/76 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/76 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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29796,
            "slug": "vs19_261_109",
            "identifier": "vs19_261_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_109/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.87 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.87 DDL n. 1435",
            "description_title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29790,
            "slug": "vs19_261_103",
            "identifier": "vs19_261_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_103/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 15.50 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.50 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.50 DDL n. 1435",
            "description_title": "Emendamento 15.50 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29812,
            "slug": "vs19_261_125",
            "identifier": "vs19_261_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_125/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1435",
            "original_title": "Votazione Articolo 15 DDL n. 1435",
            "description_title": "Articolo 15",
            "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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29813,
            "slug": "vs19_261_126",
            "identifier": "vs19_261_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_126/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 15.03 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.03 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 15.03 PASTORELLA GIULIA (APERRE)",
            "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": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29820,
            "slug": "vs19_261_006",
            "identifier": "vs19_261_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_006/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1759/12 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/12 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29818,
            "slug": "vs19_261_004",
            "identifier": "vs19_261_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_004/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1759/10 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1759/10 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/10 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/10 STEFANAZZI CLAUDIO MICHELE (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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29780,
            "slug": "vs19_261_093",
            "identifier": "vs19_261_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_093/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 93,
            "title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1435",
            "description_title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29775,
            "slug": "vs19_261_088",
            "identifier": "vs19_261_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_088/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 14.25 IARIA ANTONINO (M5S) - Votazione Emendamento 14.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.25 DDL n. 1435",
            "description_title": "Emendamento 14.25 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29774,
            "slug": "vs19_261_087",
            "identifier": "vs19_261_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_087/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 14.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.21 DDL n. 1435",
            "description_title": "Identici emendamenti 14.21 IARIA ANTONINO (M5S), 14.22 GHIRRA FRANCESCA (AVS) e 14.23 PASTORELLA GIULIA (APERRE)",
            "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": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28259,
            "slug": "vs19_247_040",
            "identifier": "vs19_247_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_040/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/79 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28336,
            "slug": "vs19_247_031",
            "identifier": "vs19_247_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_031/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29710,
            "slug": "vs19_261_022",
            "identifier": "vs19_261_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_022/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.20 DDL n. 1435",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1435",
            "description_title": "Emendamento 1.20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29614,
            "slug": "vs19_260_009",
            "identifier": "vs19_260_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_009/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quattordicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quattordicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29620,
            "slug": "vs19_260_015",
            "identifier": "vs19_260_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_015/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciottesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciottesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29615,
            "slug": "vs19_260_010",
            "identifier": "vs19_260_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_010/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso sedicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso sedicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28840,
            "slug": "vs19_253_008",
            "identifier": "vs19_253_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_008/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00251, sul capoverso quarto della parte dispositiva BONETTI ELENA (APERRE) ed altri - Votazione Mozione 1_00251",
            "original_title": "Votazione Mozione 1_00251",
            "description_title": "Mozione n. 1-00251, sul capoverso quarto della parte dispositiva BONETTI ELENA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28838,
            "slug": "vs19_253_011",
            "identifier": "vs19_253_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_011/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00254, sul capoverso quinto della parte dispositiva e sul capoverso ventitreesimo della premessa ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00254",
            "original_title": "Votazione Mozione 1_00254",
            "description_title": "Mozione n. 1-00254, sul capoverso quinto della parte dispositiva e sul capoverso ventitreesimo della premessa ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28839,
            "slug": "vs19_253_006",
            "identifier": "vs19_253_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_006/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00243, sui capoversi secondo, terzo, settimo e nono della parte dispositiva COSTA SERGIO (M5S) ed altri - Votazione Mozione 1_00243",
            "original_title": "Votazione Mozione 1_00243",
            "description_title": "Mozione n. 1-00243, sui capoversi secondo, terzo, settimo e nono della parte dispositiva COSTA SERGIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 28624,
            "slug": "vs19_252_063",
            "identifier": "vs19_252_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_063/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 5.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1007 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1007 PDL n. 0703",
            "description_title": "Emendamento 5.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28618,
            "slug": "vs19_252_012",
            "identifier": "vs19_252_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_012/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.11 IARIA ANTONINO (M5S) - Votazione Emendamento 1.11 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0703",
            "description_title": "Emendamento 1.11 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28606,
            "slug": "vs19_252_079",
            "identifier": "vs19_252_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_079/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 6.5 IARIA ANTONINO (M5S) - Votazione Emendamento 6.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.5 PDL n. 0703",
            "description_title": "Emendamento 6.5 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28564,
            "slug": "vs19_252_085",
            "identifier": "vs19_252_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_085/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 8.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 0703",
            "description_title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30757,
            "slug": "19-202-9",
            "identifier": "19-202-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-202-9/?format=api",
            "sitting": {
                "id": 1720,
                "date": "2024-06-26",
                "number": 202,
                "branch": "S"
            },
            "number": 9,
            "title": "Comunicaz. Consiglio EU. Prop risoluz. n.5 (prem e disp. nn.1, 3-7, 9-14), De Cristofaro e altri",
            "original_title": "Comunicaz. Consiglio EU. Prop risoluz. n.5 (prem e disp. nn.1, 3-7, 9-14), De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 76.72,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 28387,
            "slug": "19-162-12",
            "identifier": "19-162-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-12/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 12,
            "title": "Bullismo e cyberbullismo - Em. 3.1, Versace e altri",
            "original_title": "Em. 3.1, Versace e altri",
            "description_title": "Bullismo e cyberbullismo",
            "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": 19,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 45.35
        },
        {
            "id": 23100,
            "slug": "19-89-67",
            "identifier": "19-89-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-67/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 67,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.207 (1a parte), Turco",
            "original_title": "Em. 9-bis.207 (1a parte), Turco",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 72.81,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28381,
            "slug": "19-162-11",
            "identifier": "19-162-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-11/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 11,
            "title": "Bullismo e cyberbullismo - Em. 2.0.2, Scalfarotto",
            "original_title": "Em. 2.0.2, Scalfarotto",
            "description_title": "Bullismo e cyberbullismo",
            "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": 19,
            "majority_cohesion_rate": 64.66,
            "minority_cohesion_rate": 45.35
        },
        {
            "id": 23071,
            "slug": "19-89-96",
            "identifier": "19-89-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-96/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 96,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.241, Rojc e altri",
            "original_title": "Em. 9-bis.241, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23021,
            "slug": "19-89-107",
            "identifier": "19-89-107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-107/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 107,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.256, Turco e altri",
            "original_title": "Em. 9-bis.256, Turco e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 73.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28218,
            "slug": "19-161-7",
            "identifier": "19-161-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-161-7/?format=api",
            "sitting": {
                "id": 1614,
                "date": "2024-02-21",
                "number": 161,
                "branch": "S"
            },
            "number": 7,
            "title": "Modifiche legge 185/90 su controllo import export materiali di armamento - Em. 1.8, De Cristofaro e altri",
            "original_title": "Em. 1.8, De Cristofaro e altri",
            "description_title": "Modifiche legge 185/90 su controllo import export materiali di armamento",
            "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": 19,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 56.98
        },
        {
            "id": 22999,
            "slug": "19-89-22",
            "identifier": "19-89-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-22/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 22,
            "title": "ODG G2.102, Nave e altri",
            "original_title": "ODG G2.102, Nave e altri",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 28223,
            "slug": "19-161-16",
            "identifier": "19-161-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-161-16/?format=api",
            "sitting": {
                "id": 1614,
                "date": "2024-02-21",
                "number": 161,
                "branch": "S"
            },
            "number": 16,
            "title": "Modifiche legge 185/90 su controllo import export materiali di armamento - Em. 1.21, De Cristofaro e altri",
            "original_title": "Em. 1.21, De Cristofaro e altri",
            "description_title": "Modifiche legge 185/90 su controllo import export materiali di armamento",
            "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": 19,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 28204,
            "slug": "19-161-22",
            "identifier": "19-161-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-161-22/?format=api",
            "sitting": {
                "id": 1614,
                "date": "2024-02-21",
                "number": 161,
                "branch": "S"
            },
            "number": 22,
            "title": "Modifiche legge 185/90 su controllo import export materiali di armamento - Em. 1.107, Marton e altri",
            "original_title": "Em. 1.107, Marton e altri",
            "description_title": "Modifiche legge 185/90 su controllo import export materiali di armamento",
            "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": 19,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 54.65
        },
        {
            "id": 23123,
            "slug": "19-89-3",
            "identifier": "19-89-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-3/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.104, Pirro e altri",
            "original_title": "Em. 1.104, Pirro 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": 19,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 20949,
            "slug": "19-60-18",
            "identifier": "19-60-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-60-18/?format=api",
            "sitting": {
                "id": 1359,
                "date": "2023-04-26",
                "number": 60,
                "branch": "S"
            },
            "number": 18,
            "title": "d-l 25/2023 - Strumenti finanziari in forma digitale e Fintech - Em. 30.1, Croatti e altri",
            "original_title": "Em. 30.1, Croatti e altri",
            "description_title": "d-l 25/2023 - Strumenti finanziari in forma digitale e Fintech",
            "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": 19,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 22998,
            "slug": "19-89-23",
            "identifier": "19-89-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-23/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 23,
            "title": "ODG G2.103, Sabrina Licheri e altri",
            "original_title": "ODG G2.103, 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23075,
            "slug": "19-89-92",
            "identifier": "19-89-92",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-92/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 92,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.236, Boccia e altri",
            "original_title": "Em. 9-bis.236, Boccia e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 19,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 33813,
            "slug": "19-252-95",
            "identifier": "19-252-95",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-95/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 95,
            "title": "Emm. 33.1 e 33.2",
            "original_title": "Emm. 33.1 e 33.2",
            "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": 19,
            "majority_cohesion_rate": 73.73,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 23066,
            "slug": "19-89-103",
            "identifier": "19-89-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-103/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 103,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.252, Turco e altri",
            "original_title": "Em. 9-bis.252, Turco e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 71.93,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23062,
            "slug": "19-89-109",
            "identifier": "19-89-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-109/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 109,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.260, Martella e altri",
            "original_title": "Em. 9-bis.260, Martella e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 72.81,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23112,
            "slug": "19-89-39",
            "identifier": "19-89-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-39/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 39,
            "title": "ODG G5.100, Sabrina Licheri e altri",
            "original_title": "ODG G5.100, 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23074,
            "slug": "19-89-93",
            "identifier": "19-89-93",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-93/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 93,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.237, Turco e altri",
            "original_title": "Em. 9-bis.237, Turco e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 73.68,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 20808,
            "slug": "19-59-5",
            "identifier": "19-59-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-59-5/?format=api",
            "sitting": {
                "id": 1355,
                "date": "2023-04-20",
                "number": 59,
                "branch": "S"
            },
            "number": 5,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/156, Meloni e altri",
            "original_title": "Em. 7.0.100/156, Meloni e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 19,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 23037,
            "slug": "19-89-19",
            "identifier": "19-89-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-19/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 19,
            "title": "Em. 2.103, Mazzella e altri",
            "original_title": "Em. 2.103, Mazzella 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": 19,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 33698,
            "slug": "19-246-37",
            "identifier": "19-246-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-246-37/?format=api",
            "sitting": {
                "id": 1837,
                "date": "2024-11-27",
                "number": 246,
                "branch": "S"
            },
            "number": 37,
            "title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria - Em. 2.129, Crisanti e altri",
            "original_title": "Em. 2.129, Crisanti e altri",
            "description_title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria",
            "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": 72.65,
            "minority_cohesion_rate": 57.65
        }
    ]
}