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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=372",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=370",
    "results": [
        {
            "id": 29794,
            "slug": "vs19_261_107",
            "identifier": "vs19_261_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_107/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.66 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.66 DDL n. 1435",
            "description_title": "Emendamento 15.66 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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29835,
            "slug": "vs19_261_129",
            "identifier": "vs19_261_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_129/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1435",
            "original_title": "Votazione Articolo 16 DDL n. 1435",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 106,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25473,
            "slug": "vs19_206_023",
            "identifier": "vs19_206_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_023/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 5.7 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1474",
            "description_title": "Emendamento 5.7 RUFFINO DANIELA (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": 35,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 29046,
            "slug": "vs19_265_034",
            "identifier": "vs19_265_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_034/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 24.06 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.06 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29016,
            "slug": "vs19_265_076",
            "identifier": "vs19_265_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_076/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 35.40 CAROTENUTO DARIO (M5S) - Votazione Emendamento 35.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.40 DDL n. 1435",
            "description_title": "Emendamento 35.40 CAROTENUTO DARIO (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": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29060,
            "slug": "vs19_265_036",
            "identifier": "vs19_265_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_036/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 25.500 della Commissione - Votazione Emendamento 25.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 25.500 DDL n. 1435",
            "description_title": "Emendamento 25.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29011,
            "slug": "vs19_265_005",
            "identifier": "vs19_265_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_005/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1435",
            "original_title": "Votazione Articolo 18 DDL n. 1435",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29051,
            "slug": "vs19_265_072",
            "identifier": "vs19_265_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_072/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 35.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1003 DDL n. 1435",
            "description_title": "Emendamento 35.1003 CASU ANDREA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25469,
            "slug": "vs19_206_012",
            "identifier": "vs19_206_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_012/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 2.38 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.38 DDL n. 1474",
            "description_title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (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": 33,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 28999,
            "slug": "vs19_265_073",
            "identifier": "vs19_265_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_073/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 35.31 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.31 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.31 DDL n. 1435",
            "description_title": "Emendamento 35.31 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28595,
            "slug": "vs19_252_004",
            "identifier": "vs19_252_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_004/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1306",
            "original_title": "Votazione Articolo 3 PDL n. 1306",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 105,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 20092,
            "slug": "vs19_072_122",
            "identifier": "vs19_072_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_122/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/977/28 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/977/28 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/28 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/28 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 20016,
            "slug": "vs19_072_115",
            "identifier": "vs19_072_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_115/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/977/19 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/977/19 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/19 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/19 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29023,
            "slug": "vs19_265_051",
            "identifier": "vs19_265_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_051/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 27.010 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.010 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.010 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.010 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": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29036,
            "slug": "vs19_265_075",
            "identifier": "vs19_265_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_075/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 35.1004 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1004 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1004 DDL n. 1435",
            "description_title": "Emendamento 35.1004 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25458,
            "slug": "vs19_206_016",
            "identifier": "vs19_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_016/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS) - Votazione Emendamento 2.52 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1474",
            "description_title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (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": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29009,
            "slug": "vs19_265_049",
            "identifier": "vs19_265_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_049/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1435",
            "original_title": "Votazione Articolo 27 DDL n. 1435",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25459,
            "slug": "vs19_206_025",
            "identifier": "vs19_206_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_025/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (AVS) - Votazione Emendamento 5.101 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.101 DDL n. 1474",
            "description_title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29836,
            "slug": "vs19_261_130",
            "identifier": "vs19_261_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_130/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 16.01002 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.01002 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.01002 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.01002 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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28286,
            "slug": "vs19_248_027",
            "identifier": "vs19_248_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_027/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.2 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.2 PDL n. 0799",
            "description_title": "Emendamento 5.2 MANZI IRENE (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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28317,
            "slug": "vs19_248_023",
            "identifier": "vs19_248_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_023/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1002 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 4.1002 PDL n. 0799",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 0799",
            "description_title": "Emendamento 4.1002 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 19717,
            "slug": "vs19_057_050",
            "identifier": "vs19_057_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_050/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (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": 122,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28276,
            "slug": "vs19_248_036",
            "identifier": "vs19_248_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_036/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.1010 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1010 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1010 PDL n. 0799",
            "description_title": "Emendamento 5.1010 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29739,
            "slug": "vs19_261_051",
            "identifier": "vs19_261_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_051/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 8.1002 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1435",
            "description_title": "Emendamento 8.1002 CASU ANDREA (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29765,
            "slug": "vs19_261_078",
            "identifier": "vs19_261_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_078/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.3 IARIA ANTONINO (M5S) - Votazione Emendamento 14.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1435",
            "description_title": "Emendamento 14.3 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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28290,
            "slug": "vs19_248_043",
            "identifier": "vs19_248_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_043/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0799",
            "original_title": "Votazione Articolo 6 PDL n. 0799",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29027,
            "slug": "vs19_265_007",
            "identifier": "vs19_265_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_007/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1435",
            "original_title": "Votazione Articolo 19 DDL n. 1435",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 29025,
            "slug": "vs19_265_003",
            "identifier": "vs19_265_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_003/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 17.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 17.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 17.3 DDL n. 1435",
            "description_title": "Emendamento 17.3 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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30083,
            "slug": "19-184-6",
            "identifier": "19-184-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-184-6/?format=api",
            "sitting": {
                "id": 1674,
                "date": "2024-04-30",
                "number": 184,
                "branch": "S"
            },
            "number": 6,
            "title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 28911,
            "slug": "19-167-1",
            "identifier": "19-167-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-167-1/?format=api",
            "sitting": {
                "id": 1632,
                "date": "2024-03-12",
                "number": 167,
                "branch": "S"
            },
            "number": 1,
            "title": "d-l 5/2024 - Infrastrutture presidenza G7 - Em. 1.1 (1a parte), Irto e altri",
            "original_title": "Em. 1.1 (1a parte), Irto e altri",
            "description_title": "d-l 5/2024 - Infrastrutture presidenza G7",
            "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": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.49
        },
        {
            "id": 31333,
            "slug": "19-221-18",
            "identifier": "19-221-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-18/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 18,
            "title": "Disposizioni in favore dell'Associazione Arena Sferisterio - Teatro di tradizione, per l'organizzazione del Macerata Opera Festival",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Disposizioni in favore dell'Associazione Arena Sferisterio - Teatro di tradizione, per l'organizzazione del Macerata Opera Festival",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 30076,
            "slug": "19-184-10",
            "identifier": "19-184-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-184-10/?format=api",
            "sitting": {
                "id": 1674,
                "date": "2024-04-30",
                "number": 184,
                "branch": "S"
            },
            "number": 10,
            "title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti - Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 30084,
            "slug": "19-184-9",
            "identifier": "19-184-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-184-9/?format=api",
            "sitting": {
                "id": 1674,
                "date": "2024-04-30",
                "number": 184,
                "branch": "S"
            },
            "number": 9,
            "title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Ratifica Accordo di sede Italia-Tribunale unificato dei brevetti",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 30248,
            "slug": "vs19_292_020",
            "identifier": "vs19_292_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_020/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1717",
            "description_title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 24611,
            "slug": "vs19_185_037",
            "identifier": "vs19_185_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_037/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 16.0101 DORI DEVIS (AVS) - Votazione Emendamento 16.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0101 DORI DEVIS (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29374,
            "slug": "vs19_270_087",
            "identifier": "vs19_270_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_087/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1435/69 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1435/69 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/69 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/69 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24502,
            "slug": "vs19_185_024",
            "identifier": "vs19_185_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_024/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1294",
            "original_title": "Votazione Articolo 11 DDL n. 1294",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30097,
            "slug": "vs19_283_029",
            "identifier": "vs19_283_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_029/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0836",
            "original_title": "Votazione Articolo 5 PDL n. 0836",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 29314,
            "slug": "vs19_270_039",
            "identifier": "vs19_270_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_039/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S) - Votazione Emendamento 4.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24511,
            "slug": "vs19_185_013",
            "identifier": "vs19_185_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_013/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 7.01 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.01 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 7.01 ASCARI STEFANIA (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": 54,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 30224,
            "slug": "vs19_292_016",
            "identifier": "vs19_292_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_016/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 8.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1717",
            "description_title": "Emendamento 8.1 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 25725,
            "slug": "vs19_210_098",
            "identifier": "vs19_210_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_098/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1341",
            "original_title": "Votazione Articolo 21 DDL n. 1341",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25655,
            "slug": "vs19_210_173",
            "identifier": "vs19_210_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_173/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 48.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 48.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 48.2 DDL n. 1341",
            "description_title": "Emendamento 48.2 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25522,
            "slug": "vs19_210_125",
            "identifier": "vs19_210_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_125/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1341",
            "original_title": "Votazione Articolo 27 DDL n. 1341",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 69,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30203,
            "slug": "vs19_292_003",
            "identifier": "vs19_292_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_003/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.103 DORI DEVIS (AVS) - Votazione Emendamento 1.103 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.103 DDL n. 1717",
            "description_title": "Emendamento 1.103 DORI DEVIS (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": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30217,
            "slug": "vs19_292_008",
            "identifier": "vs19_292_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_008/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.6 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1717",
            "description_title": "Emendamento 2.6 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30211,
            "slug": "vs19_292_022",
            "identifier": "vs19_292_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_022/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 8.8 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.8 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.8 DDL n. 1717",
            "description_title": "Emendamento 8.8 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 29951,
            "slug": "vs19_281_007",
            "identifier": "vs19_281_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_007/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27215,
            "slug": "vs19_231_042",
            "identifier": "vs19_231_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_042/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.69 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.69 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1620",
            "description_title": "Emendamento 3.69 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        }
    ]
}