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

{
    "count": 22951,
    "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=210",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=208",
    "results": [
        {
            "id": 35367,
            "slug": "vs19_402_016",
            "identifier": "vs19_402_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_016/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 8 DDL n. 2112-bis",
            "description_title": "Articolo 8",
            "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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35514,
            "slug": "vs19_402_165",
            "identifier": "vs19_402_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_165/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 165,
            "title": "Ordine del giorno n. 9/2112-bis/197, nel testo riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/197, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/197, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/197, nel testo riformulato, MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35511,
            "slug": "vs19_402_162",
            "identifier": "vs19_402_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_162/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/2112-bis/183 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/183 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/183 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/183 BAKKALI OUIDAD (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": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35605,
            "slug": "vs19_406_007",
            "identifier": "vs19_406_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_007/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1917",
            "description_title": "Emendamento 1.1000 GIANASSI FEDERICO (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": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35625,
            "slug": "vs19_408_018",
            "identifier": "vs19_408_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_018/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1917",
            "description_title": "Emendamento 2.1001 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35618,
            "slug": "vs19_408_010",
            "identifier": "vs19_408_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_010/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 1917",
            "description_title": "Emendamento 1.1002 GIANASSI FEDERICO (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": 54,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 35610,
            "slug": "vs19_408_002",
            "identifier": "vs19_408_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_002/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1917",
            "description_title": "Emendamento 1.1001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35615,
            "slug": "vs19_408_007",
            "identifier": "vs19_408_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_007/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1102 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1102 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1102 DDL n. 1917",
            "description_title": "Emendamento 1.1102 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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 35944,
            "slug": "vs19_418_020",
            "identifier": "vs19_418_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_020/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35926,
            "slug": "vs19_418_001",
            "identifier": "vs19_418_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_001/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (M5S) - Votazione Emendamento Dis DDL n. 2206",
            "original_title": "Votazione Emendamento Dis DDL n. 2206",
            "description_title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (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": 77,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 35932,
            "slug": "vs19_418_007",
            "identifier": "vs19_418_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_007/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.7 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2206",
            "description_title": "Emendamento 1.7 BALDINO VITTORIA (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": 84,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 35947,
            "slug": "vs19_418_023",
            "identifier": "vs19_418_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_023/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 25036,
            "slug": "vs19_191_003",
            "identifier": "vs19_191_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_003/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1517/37, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1517/37, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/37, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/37, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25039,
            "slug": "vs19_191_006",
            "identifier": "vs19_191_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_006/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1517/40 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1517/40 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/40 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/40 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25047,
            "slug": "vs19_191_014",
            "identifier": "vs19_191_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_014/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25058,
            "slug": "vs19_191_025",
            "identifier": "vs19_191_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_025/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente alla premessa, ad eccezione dei capoversi ventesimo e ventiduesimo, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente alla premessa, ad eccezione dei capoversi ventesimo e ventiduesimo, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25037,
            "slug": "vs19_191_004",
            "identifier": "vs19_191_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_004/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1517/38 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/38 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25040,
            "slug": "vs19_191_007",
            "identifier": "vs19_191_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_007/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1517/41 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1517/41 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/41 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/41 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25049,
            "slug": "vs19_191_016",
            "identifier": "vs19_191_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_016/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1517/52 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1517/52 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/52 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/52 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25052,
            "slug": "vs19_191_019",
            "identifier": "vs19_191_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_019/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto Caivano",
            "original_title": "Votazione finale DDL n. 1517",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 settembre 2023, n. 123, recante misure urgenti di contrasto al disagio giovanile, alla povertà educativa e alla criminalità minorile, nonché per la sicurezza dei minori in ambito digitale\" (Approvato dal Senato) (DDL 1517)",
            "public_title": "Conversione decreto Caivano",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 25920,
            "slug": "vs19_214_003",
            "identifier": "vs19_214_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_003/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.53 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.53 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1342",
            "description_title": "Emendamento 1.53 SCERRA FILIPPO (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": 56,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26068,
            "slug": "vs19_216_034",
            "identifier": "vs19_216_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_034/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 EVI ELEONORA (AVS) - Votazione Emendamento 3.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1555",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26075,
            "slug": "vs19_216_051",
            "identifier": "vs19_216_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_051/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1555",
            "original_title": "Votazione Articolo 9 DDL n. 1555",
            "description_title": "Articolo 9",
            "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": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26081,
            "slug": "vs19_216_100",
            "identifier": "vs19_216_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_100/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 12.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 83,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26089,
            "slug": "vs19_216_084",
            "identifier": "vs19_216_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_084/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1555",
            "original_title": "Votazione Articolo 11 DDL n. 1555",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26120,
            "slug": "vs19_216_125",
            "identifier": "vs19_216_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_125/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1555",
            "original_title": "Votazione Articolo 18 DDL n. 1555",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26126,
            "slug": "vs19_216_090",
            "identifier": "vs19_216_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_090/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 12.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1555",
            "description_title": "Emendamento 12.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26128,
            "slug": "vs19_216_062",
            "identifier": "vs19_216_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_062/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1555",
            "original_title": "Votazione Articolo 10 DDL n. 1555",
            "description_title": "Articolo 10",
            "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": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26070,
            "slug": "vs19_216_043",
            "identifier": "vs19_216_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_043/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 5.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO)",
            "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": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26093,
            "slug": "vs19_216_044",
            "identifier": "vs19_216_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_044/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1555",
            "original_title": "Votazione Articolo 6 DDL n. 1555",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26096,
            "slug": "vs19_216_010",
            "identifier": "vs19_216_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_010/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 EVI ELEONORA (AVS) - Votazione Emendamento 1.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1555",
            "description_title": "Emendamento 1.10 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26124,
            "slug": "vs19_216_157",
            "identifier": "vs19_216_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_157/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 3.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.13 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1342",
            "description_title": "Emendamento 3.13 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": 34,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26131,
            "slug": "vs19_216_028",
            "identifier": "vs19_216_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_028/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (AVS) - Votazione Emendamento 2.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26142,
            "slug": "vs19_216_024",
            "identifier": "vs19_216_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_024/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 EVI ELEONORA (AVS) - Votazione Emendamento 2.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1555",
            "description_title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26167,
            "slug": "vs19_216_048",
            "identifier": "vs19_216_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_048/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1555",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26165,
            "slug": "vs19_216_055",
            "identifier": "vs19_216_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_055/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 EVI ELEONORA (AVS) - Votazione Emendamento 10.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1555",
            "description_title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 26177,
            "slug": "vs19_216_161",
            "identifier": "vs19_216_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_161/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE) - Votazione Emendamento 3.01000, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.01000, DDL n. 1342",
            "description_title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26188,
            "slug": "vs19_216_092",
            "identifier": "vs19_216_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_092/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1555",
            "description_title": "Emendamento 12.1 CURTI AUGUSTO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26150,
            "slug": "vs19_216_035",
            "identifier": "vs19_216_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_035/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.6 EVI ELEONORA (AVS) - Votazione Emendamento 3.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1555",
            "description_title": "Emendamento 3.6 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26155,
            "slug": "vs19_216_059",
            "identifier": "vs19_216_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_059/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.8 EVI ELEONORA (AVS) - Votazione Emendamento 10.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1555",
            "description_title": "Emendamento 10.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": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26195,
            "slug": "vs19_216_065",
            "identifier": "vs19_216_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_065/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.2 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1555",
            "description_title": "Emendamento 11.2 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26204,
            "slug": "vs19_216_149",
            "identifier": "vs19_216_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_149/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/16 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26190,
            "slug": "vs19_216_083",
            "identifier": "vs19_216_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_083/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (PD-IDP) - Votazione Emendamento 11.21 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.21 DDL n. 1555",
            "description_title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (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": 55,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26166,
            "slug": "vs19_216_054",
            "identifier": "vs19_216_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_054/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26201,
            "slug": "vs19_216_153",
            "identifier": "vs19_216_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_153/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 153,
            "title": "Proposta della Giunta di negare l'autorizzazione all'utilizzo di captazione informatiche nei confronti di Cosimo Maria Ferri, deputato all'epoca dei fatti (Doc. IV, n. 1) - Votazione Doc. I",
            "original_title": "Votazione Doc. I",
            "description_title": "Proposta della Giunta di negare l'autorizzazione all'utilizzo di captazione informatiche nei confronti di Cosimo Maria Ferri, deputato all'epoca dei fatti (Doc. IV, n. 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26206,
            "slug": "vs19_216_139",
            "identifier": "vs19_216_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_139/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1555/3 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1555/3 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/3 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/3 CIANI PAOLO (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": 63,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.04
        }
    ]
}