Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=170
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_rebels&page=171",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=169",
    "results": [
        {
            "id": 31104,
            "slug": "vs19_321_095",
            "identifier": "vs19_321_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_095/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1718/32 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1718/32 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/32 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/32 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31089,
            "slug": "vs19_321_099",
            "identifier": "vs19_321_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_099/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1718/36 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1718/36 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/36 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/36 MANZI IRENE (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": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31107,
            "slug": "vs19_321_103",
            "identifier": "vs19_321_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_103/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1718/40 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1718/40 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/40 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/40 FERRARI SARA (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": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31020,
            "slug": "vs19_322_001",
            "identifier": "vs19_322_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_322_001/?format=api",
            "sitting": {
                "id": 1734,
                "date": "2024-07-10",
                "number": 322,
                "branch": "C"
            },
            "number": 1,
            "title": "Riforma Nordio in tema di giustizia penale",
            "original_title": "Votazione finale DDL n. 1718",
            "description_title": "Modifiche al codice penale, al codice di procedura penale, all'ordinamento giudiziario e al codice dell'ordinamento militare (Approvato dal Senato) (DDL 1718)",
            "public_title": "Riforma Nordio in tema di giustizia penale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 74.37,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32109,
            "slug": "vs19_323_002",
            "identifier": "vs19_323_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_002/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1946/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1946/2 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/2 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/2 FOSSI EMILIANO (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": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32123,
            "slug": "vs19_323_017",
            "identifier": "vs19_323_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_017/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1946/19 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1946/19 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/19 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/19 FORATTINI ANTONELLA (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": 21,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32127,
            "slug": "vs19_323_021",
            "identifier": "vs19_323_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_021/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32132,
            "slug": "vs19_323_026",
            "identifier": "vs19_323_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_026/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1946/30 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1946/30 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/30 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/30 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 32137,
            "slug": "vs19_323_031",
            "identifier": "vs19_323_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_031/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1946/35 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1946/35 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/35 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/35 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32140,
            "slug": "vs19_323_034",
            "identifier": "vs19_323_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_034/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1946/51 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1946/51 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/51 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/51 GHIRRA FRANCESCA (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": 39,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 32144,
            "slug": "vs19_323_038",
            "identifier": "vs19_323_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_038/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1946/55 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1946/55 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/55 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/55 DORI DEVIS (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": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 32150,
            "slug": "vs19_323_044",
            "identifier": "vs19_323_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_044/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1946/13 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1946/13 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/13 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/13 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32115,
            "slug": "vs19_323_009",
            "identifier": "vs19_323_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_009/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32120,
            "slug": "vs19_323_014",
            "identifier": "vs19_323_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_014/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1946/12 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1946/12 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/12 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/12 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 32122,
            "slug": "vs19_323_016",
            "identifier": "vs19_323_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_016/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1946/15 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1946/15 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/15 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/15 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32130,
            "slug": "vs19_323_024",
            "identifier": "vs19_323_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_024/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1946/28 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1946/28 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/28 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/28 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32134,
            "slug": "vs19_323_028",
            "identifier": "vs19_323_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_028/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1946/32 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1946/32 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/32 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/32 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 32142,
            "slug": "vs19_323_036",
            "identifier": "vs19_323_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_036/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1946/53 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1946/53 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/53 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/53 BONELLI ANGELO (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": 41,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32146,
            "slug": "vs19_323_040",
            "identifier": "vs19_323_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_040/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1946/57 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1946/57 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/57 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/57 GRIMALDI MARCO (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": 31,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32106,
            "slug": "vs19_323_046",
            "identifier": "vs19_323_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_046/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 46,
            "title": "Conversione decreto agricoltura",
            "original_title": "Votazione finale DDL n. 1946",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 maggio 2024, n. 63, recante disposizioni urgenti per le imprese agricole, della pesca e dell'acquacoltura, nonché per le imprese di interesse strategico nazionale (Approvato dal Senato) (DDL 1946)",
            "public_title": "Conversione decreto agricoltura",
            "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": 38,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 32107,
            "slug": "vs19_323_047",
            "identifier": "vs19_323_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_047/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 47,
            "title": "Fiducia conversione decreto rafforzamento imprese agricole e della pesca di interesse strategico",
            "original_title": "Votazione Articolo unico DDL n. 1946",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 15 maggio 2024, n. 63, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto rafforzamento imprese agricole e della pesca di interesse strategico",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.05,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32145,
            "slug": "vs19_323_039",
            "identifier": "vs19_323_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_039/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1946/56 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1946/56 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/56 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/56 MARI FRANCESCO (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": 28,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 24440,
            "slug": "vs19_184_024",
            "identifier": "vs19_184_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_024/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1406",
            "description_title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24466,
            "slug": "vs19_184_011",
            "identifier": "vs19_184_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_011/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1406",
            "description_title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24515,
            "slug": "vs19_184_073",
            "identifier": "vs19_184_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_073/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.19 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1406",
            "description_title": "Emendamento 6.19 PAVANELLI EMMA (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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24521,
            "slug": "vs19_184_083",
            "identifier": "vs19_184_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_083/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1406",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (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": 25,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24544,
            "slug": "vs19_184_034",
            "identifier": "vs19_184_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_034/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1406",
            "description_title": "Emendamento 3.5 PAVANELLI EMMA (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": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24550,
            "slug": "vs19_184_019",
            "identifier": "vs19_184_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_019/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1406",
            "description_title": "Emendamento 2.16 APPENDINO CHIARA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24577,
            "slug": "vs19_184_032",
            "identifier": "vs19_184_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_032/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1406",
            "description_title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24662,
            "slug": "vs19_184_102",
            "identifier": "vs19_184_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_102/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 102,
            "title": "Risoluzione n. 6-00065, ad eccezione dei capoversi primo, secondo, terzo e settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, ad eccezione dei capoversi primo, secondo, terzo e settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24688,
            "slug": "vs19_184_101",
            "identifier": "vs19_184_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_101/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 101,
            "title": "Risoluzione n. 6-00064 DELLA VEDOVA BENEDETTO (MISTO) e MAGI RICCARDO (MISTO) - Votazione Risoluzione 6_00064",
            "original_title": "Votazione Risoluzione 6_00064",
            "description_title": "Risoluzione n. 6-00064 DELLA VEDOVA BENEDETTO (MISTO) e MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24778,
            "slug": "vs19_184_040",
            "identifier": "vs19_184_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_040/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1406",
            "description_title": "Emendamento 4.3 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24465,
            "slug": "vs19_184_012",
            "identifier": "vs19_184_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_012/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1406",
            "description_title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24601,
            "slug": "vs19_184_007",
            "identifier": "vs19_184_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_007/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1406",
            "description_title": "Emendamento 2.2 CAPPELLETTI ENRICO (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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24729,
            "slug": "vs19_184_050",
            "identifier": "vs19_184_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_050/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1406",
            "description_title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (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": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24488,
            "slug": "vs19_184_028",
            "identifier": "vs19_184_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_028/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.25 EVI ELEONORA (AVS) - Votazione Emendamento 2.25 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1406",
            "description_title": "Emendamento 2.25 EVI ELEONORA (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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24509,
            "slug": "vs19_184_037",
            "identifier": "vs19_184_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_037/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 3.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1406",
            "description_title": "Emendamento 3.9 CAPPELLETTI ENRICO (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": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 APPENDINO CHIARA (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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24708,
            "slug": "vs19_184_095",
            "identifier": "vs19_184_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_095/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 95,
            "title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00060",
            "original_title": "Votazione Risoluzione 6_00060",
            "description_title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24441,
            "slug": "vs19_184_014",
            "identifier": "vs19_184_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_014/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1406",
            "description_title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24454,
            "slug": "vs19_184_080",
            "identifier": "vs19_184_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_080/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1406",
            "original_title": "Votazione Articolo 7 DDL n. 1406",
            "description_title": "Articolo 7",
            "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": 85,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24462,
            "slug": "vs19_184_022",
            "identifier": "vs19_184_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_022/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1406",
            "description_title": "Emendamento 2.19 TODDE ALESSANDRA (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": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24475,
            "slug": "vs19_184_010",
            "identifier": "vs19_184_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_010/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1406",
            "description_title": "Emendamento 2.5 PAVANELLI EMMA (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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24503,
            "slug": "vs19_184_027",
            "identifier": "vs19_184_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_027/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1406",
            "description_title": "Emendamento 2.24 CAPPELLETTI ENRICO (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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 EVI ELEONORA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24528,
            "slug": "vs19_184_072",
            "identifier": "vs19_184_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_072/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 6.18 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1406",
            "description_title": "Emendamento 6.18 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24532,
            "slug": "vs19_184_015",
            "identifier": "vs19_184_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_015/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1406",
            "description_title": "Emendamento 2.10 PELUFFO VINICIO GIUSEPPE GUIDO (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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        }
    ]
}