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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=255",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=253",
    "results": [
        {
            "id": 30931,
            "slug": "vs19_317_063",
            "identifier": "vs19_317_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_063/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1933/73 TABACCI BRUNO (PD-IDP) - Votazione Ordine del giorno 9/1933/73 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/73 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/73 TABACCI BRUNO (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": 64.29,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34528,
            "slug": "vs19_377_063",
            "identifier": "vs19_377_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_063/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.7 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 11.7 MORFINO DANIELA (M5S)",
            "description_title": "",
            "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": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 32713,
            "slug": "vs19_366_025",
            "identifier": "vs19_366_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_025/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 25,
            "title": "MOZ 1-316 NF CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 21 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.63,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32095,
            "slug": "vs19_349_054",
            "identifier": "vs19_349_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_054/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1660/20 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1660/20 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/20 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/20 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 24142,
            "slug": "vs19_165_002",
            "identifier": "vs19_165_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_002/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.2 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0911",
            "description_title": "Emendamento 1.2 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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26724,
            "slug": "vs19_223_028",
            "identifier": "vs19_223_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_028/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 28,
            "title": "Conversione decreto governance del Piano Mattei",
            "original_title": "Votazione finale DDL n. 1624",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 novembre 2023, n. 161, recante disposizioni urgenti per il \"Piano Mattei\" per lo sviluppo in Stati del Continente africano (Approvato dal Senato) (DDL 1624)",
            "public_title": "Conversione decreto governance del Piano Mattei",
            "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": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 73.46
        },
        {
            "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": 34888,
            "slug": "vs19_331_095",
            "identifier": "vs19_331_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_095/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1975/51 TUCCI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/51 TUCCI RICCARDO (M5S)",
            "description_title": "",
            "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": 32801,
            "slug": "vs19_370_012",
            "identifier": "vs19_370_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_012/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2049/3 - Votazione Ordine del giorno 9/2049/3 ",
            "original_title": "Votazione Ordine del giorno 9/2049/3 ",
            "description_title": "ODG 9/2049/3",
            "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": 24,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32094,
            "slug": "vs19_349_061",
            "identifier": "vs19_349_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_061/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (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": 24,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 25750,
            "slug": "vs19_210_200",
            "identifier": "vs19_210_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_200/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 200,
            "title": "Ordine del giorno n. 9/1341/33 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1341/33 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/33 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/33 RICCIARDI TONI (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": 51.9,
            "minority_cohesion_rate": 46.91
        },
        {
            "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": 31573,
            "slug": "vs19_340_098",
            "identifier": "vs19_340_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_098/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 9-novies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.01 CASO ANTONIO (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.07,
            "minority_cohesion_rate": 72.05
        },
        {
            "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": 31557,
            "slug": "vs19_340_081",
            "identifier": "vs19_340_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_081/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.1 DDL n. 1997",
            "description_title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (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": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32108,
            "slug": "vs19_323_001",
            "identifier": "vs19_323_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_001/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri - Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 31524,
            "slug": "vs19_340_048",
            "identifier": "vs19_340_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_048/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1997",
            "description_title": "Emendamento 8.1 FOSSI EMILIANO (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": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30490,
            "slug": "vs19_305_022",
            "identifier": "vs19_305_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_022/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.179 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.179 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.179 DDL n. 1665",
            "description_title": "Emendamento 1.179 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": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31504,
            "slug": "vs19_340_028",
            "identifier": "vs19_340_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_028/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.03 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": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31587,
            "slug": "vs19_340_113",
            "identifier": "vs19_340_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_113/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "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": 29332,
            "slug": "vs19_270_053",
            "identifier": "vs19_270_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_053/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 32745,
            "slug": "vs19_367_020",
            "identifier": "vs19_367_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_020/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 20,
            "title": "MOZ 1-326 NF CPV 20 E 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 20 E 22 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32756,
            "slug": "vs19_371_016",
            "identifier": "vs19_371_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_016/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 16,
            "title": "MANTENIMENTO ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "MANTENIMENTO 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": 24,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 64.56
        },
        {
            "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": 22748,
            "slug": "vs19_142_028",
            "identifier": "vs19_142_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_028/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34433,
            "slug": "vs19_388_024",
            "identifier": "vs19_388_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_024/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.7 BONELLI ANGELO (AVS) - Votazione Emendamento 4.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2022",
            "description_title": "Emendamento 4.7 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": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30482,
            "slug": "vs19_305_014",
            "identifier": "vs19_305_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_014/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1665",
            "description_title": "Emendamento 1.104 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31368,
            "slug": "vs19_331_021",
            "identifier": "vs19_331_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_021/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.11 ZANELLA LUANA (AVS) - Votazione Emendamento 3.11 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1975",
            "description_title": "Emendamento 3.11 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 25599,
            "slug": "vs19_210_163",
            "identifier": "vs19_210_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_163/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 163,
            "title": "Emendamento 45.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.1 DDL n. 1341",
            "description_title": "Emendamento 45.1 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24143,
            "slug": "vs19_165_003",
            "identifier": "vs19_165_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_003/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.3 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0911",
            "description_title": "Emendamento 1.3 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21755,
            "slug": "vs19_114_019",
            "identifier": "vs19_114_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_019/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1114/49 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/49 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22632,
            "slug": "vs19_140_002",
            "identifier": "vs19_140_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_002/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1183/4 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1183/4 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/4 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/4 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31559,
            "slug": "vs19_340_083",
            "identifier": "vs19_340_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_083/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 9-octies.7 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.7 DDL n. 1997",
            "description_title": "Emendamento 9-octies.7 SARRACINO MARCO (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": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30486,
            "slug": "vs19_305_018",
            "identifier": "vs19_305_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_018/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.122 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.122 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.122 DDL n. 1665",
            "description_title": "Emendamento 1.122 ALIFANO ENRICA (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.07,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34438,
            "slug": "vs19_388_031",
            "identifier": "vs19_388_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_031/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2022",
            "description_title": "Emendamento 6.1 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": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25737,
            "slug": "vs19_210_016",
            "identifier": "vs19_210_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_016/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1341",
            "description_title": "Emendamento 4.6 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": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26744,
            "slug": "vs19_222_039",
            "identifier": "vs19_222_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_039/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.39 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1624",
            "description_title": "Emendamento 1.39 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22633,
            "slug": "vs19_140_003",
            "identifier": "vs19_140_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_003/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO) - Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30172,
            "slug": "vs19_289_022",
            "identifier": "vs19_289_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_022/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 22,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 43 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 43 (Doc. XVI, n. 3)",
            "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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 31813,
            "slug": "vs19_344_033",
            "identifier": "vs19_344_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_033/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1002 DDL n. 1660",
            "description_title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR)",
            "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.04,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 30896,
            "slug": "vs19_317_060",
            "identifier": "vs19_317_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_060/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1933/70 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1933/70 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/70 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/70 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": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30101,
            "slug": "vs19_283_019",
            "identifier": "vs19_283_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_019/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.9 PDL n. 0836",
            "description_title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 31359,
            "slug": "vs19_331_012",
            "identifier": "vs19_331_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_012/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 2.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1975",
            "description_title": "Emendamento 2.5 STUMPO NICOLA (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": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 30897,
            "slug": "vs19_317_089",
            "identifier": "vs19_317_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_089/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34442,
            "slug": "vs19_388_037",
            "identifier": "vs19_388_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_037/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2022",
            "description_title": "Emendamento 8.1 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        }
    ]
}