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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=152",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=150",
    "results": [
        {
            "id": 25579,
            "slug": "vs19_209_007",
            "identifier": "vs19_209_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_007/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.501, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.501, PDL n. 1275",
            "description_title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25597,
            "slug": "vs19_209_013",
            "identifier": "vs19_209_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_013/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.0501, PDL n. 1275",
            "original_title": "Votazione Emendamento 2.0501, PDL n. 1275",
            "description_title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25736,
            "slug": "vs19_209_009",
            "identifier": "vs19_209_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_009/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.1004 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1275",
            "description_title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25735,
            "slug": "vs19_209_001",
            "identifier": "vs19_209_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_001/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto referendum",
            "original_title": "Votazione finale DDL n. 1491",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 144, recante disposizioni urgenti per gli Uffici presso la Corte di cassazione in materia di referendum (DDL 1491)",
            "public_title": "Conversione decreto referendum",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 107,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25609,
            "slug": "vs19_209_002",
            "identifier": "vs19_209_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_002/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1000 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.1000 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 1275",
            "description_title": "Emendamento 1.1000 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25563,
            "slug": "vs19_209_005",
            "identifier": "vs19_209_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_005/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.500, PDL n. 1275",
            "description_title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25697,
            "slug": "vs19_209_006",
            "identifier": "vs19_209_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_006/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1003 NISINI TIZIANA (LEGA) - Votazione Emendamento 1.1003 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1275",
            "description_title": "Emendamento 1.1003 NISINI TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25551,
            "slug": "vs19_209_003",
            "identifier": "vs19_209_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_003/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1275",
            "description_title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25505,
            "slug": "vs19_209_008",
            "identifier": "vs19_209_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_008/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.502, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.502, PDL n. 1275",
            "description_title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25514,
            "slug": "vs19_209_012",
            "identifier": "vs19_209_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_012/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 (Mantenimento) - Votazione Articolo 2 PDL n. 1275",
            "original_title": "Votazione Articolo 2 PDL n. 1275",
            "description_title": "Articolo 2 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25516,
            "slug": "vs19_209_004",
            "identifier": "vs19_209_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_004/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1002 MARI FRANCESCO (AVS) - Votazione Emendamento 1.1002 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1275",
            "description_title": "Emendamento 1.1002 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25699,
            "slug": "vs19_209_011",
            "identifier": "vs19_209_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_011/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1275",
            "original_title": "Votazione Articolo 1 PDL n. 1275",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25549,
            "slug": "vs19_209_010",
            "identifier": "vs19_209_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_010/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.1005 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1275",
            "description_title": "Emendamento 1.1005 FARAONE DAVIDE (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": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25725,
            "slug": "vs19_210_098",
            "identifier": "vs19_210_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_098/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1341",
            "original_title": "Votazione Articolo 21 DDL n. 1341",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25653,
            "slug": "vs19_210_035",
            "identifier": "vs19_210_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_035/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 7.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1341",
            "description_title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 25648,
            "slug": "vs19_210_142",
            "identifier": "vs19_210_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_142/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 142,
            "title": "Emendamento 34.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 34.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 34.300, DDL n. 1341",
            "description_title": "Emendamento 34.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25647,
            "slug": "vs19_210_154",
            "identifier": "vs19_210_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_154/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 154,
            "title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 39.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 39.01 DDL n. 1341",
            "description_title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25633,
            "slug": "vs19_210_103",
            "identifier": "vs19_210_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_103/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 23.300, DDL n. 1341",
            "description_title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25722,
            "slug": "vs19_210_134",
            "identifier": "vs19_210_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_134/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 134,
            "title": "Articolo aggiuntivo 30.03 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 30.03 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 30.03 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25530,
            "slug": "vs19_210_116",
            "identifier": "vs19_210_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_116/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 25.13 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.13 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.13 DDL n. 1341",
            "description_title": "Emendamento 25.13 ORFINI MATTEO (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": 43,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25605,
            "slug": "vs19_210_145",
            "identifier": "vs19_210_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_145/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1341",
            "original_title": "Votazione Articolo 36 DDL n. 1341",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25601,
            "slug": "vs19_210_127",
            "identifier": "vs19_210_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_127/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 29.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 29.300, DDL n. 1341",
            "description_title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25595,
            "slug": "vs19_210_002",
            "identifier": "vs19_210_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_002/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1341",
            "description_title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25578,
            "slug": "vs19_210_037",
            "identifier": "vs19_210_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_037/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1341",
            "original_title": "Votazione Articolo 7 DDL n. 1341",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25512,
            "slug": "vs19_210_022",
            "identifier": "vs19_210_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_022/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1341",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25619,
            "slug": "vs19_210_071",
            "identifier": "vs19_210_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_071/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 18.6 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.6 DDL n. 1341",
            "description_title": "Emendamento 18.6 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25616,
            "slug": "vs19_210_086",
            "identifier": "vs19_210_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_086/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 19.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 19.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.4 DDL n. 1341",
            "description_title": "Emendamento 19.4 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25520,
            "slug": "vs19_210_041",
            "identifier": "vs19_210_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_041/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 8.4 COSTA SERGIO (M5S) - Votazione Emendamento 8.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1341",
            "description_title": "Emendamento 8.4 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25677,
            "slug": "vs19_210_093",
            "identifier": "vs19_210_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_093/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1341",
            "original_title": "Votazione Articolo 20 DDL n. 1341",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25676,
            "slug": "vs19_210_036",
            "identifier": "vs19_210_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_036/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1341",
            "description_title": "Emendamento 7.3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25521,
            "slug": "vs19_210_126",
            "identifier": "vs19_210_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_126/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1341",
            "original_title": "Votazione Articolo 28 DDL n. 1341",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25660,
            "slug": "vs19_210_021",
            "identifier": "vs19_210_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_021/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.11 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1341",
            "description_title": "Emendamento 4.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25630,
            "slug": "vs19_210_083",
            "identifier": "vs19_210_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_083/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 18.29 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.29 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.29 DDL n. 1341",
            "description_title": "Emendamento 18.29 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25517,
            "slug": "vs19_210_108",
            "identifier": "vs19_210_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_108/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 25.2 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.2 DDL n. 1341",
            "description_title": "Emendamento 25.2 ASCANI ANNA (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25746,
            "slug": "vs19_210_193",
            "identifier": "vs19_210_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_193/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 193,
            "title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (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": 26,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25694,
            "slug": "vs19_210_101",
            "identifier": "vs19_210_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_101/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 22.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 22.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.5 DDL n. 1341",
            "description_title": "Emendamento 22.5 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25662,
            "slug": "vs19_210_081",
            "identifier": "vs19_210_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_081/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 18.24 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.24 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.24 DDL n. 1341",
            "description_title": "Emendamento 18.24 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25620,
            "slug": "vs19_210_051",
            "identifier": "vs19_210_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_051/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 11.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 11.300, DDL n. 1341",
            "description_title": "Emendamento 11.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25615,
            "slug": "vs19_210_141",
            "identifier": "vs19_210_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_141/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 141,
            "title": "Identici emendamenti 34.1 BOSCHI MARIA ELENA (IVICRE) e 34.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 34.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 34.1 DDL n. 1341",
            "description_title": "Identici emendamenti 34.1 BOSCHI MARIA ELENA (IVICRE) e 34.2 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": 51,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 30.25
        },
        {
            "id": 25547,
            "slug": "vs19_210_065",
            "identifier": "vs19_210_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_065/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1341",
            "original_title": "Votazione Articolo 16 DDL n. 1341",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 72,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25743,
            "slug": "vs19_210_183",
            "identifier": "vs19_210_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_183/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 183,
            "title": "Articolo 56 (Mantenimento) - Votazione Articolo 56 DDL n. 1341",
            "original_title": "Votazione Articolo 56 DDL n. 1341",
            "description_title": "Articolo 56 (Mantenimento)",
            "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": 66,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 51.23
        },
        {
            "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": 25729,
            "slug": "vs19_210_167",
            "identifier": "vs19_210_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_167/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 47.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.1 DDL n. 1341",
            "description_title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25698,
            "slug": "vs19_210_162",
            "identifier": "vs19_210_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_162/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 44 - Votazione Articolo 44 DDL n. 1341",
            "original_title": "Votazione Articolo 44 DDL n. 1341",
            "description_title": "Articolo 44",
            "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": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25680,
            "slug": "vs19_210_067",
            "identifier": "vs19_210_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_067/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 17.01 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 17.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.01 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25667,
            "slug": "vs19_210_115",
            "identifier": "vs19_210_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_115/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.12 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1341",
            "description_title": "Emendamento 25.12 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25656,
            "slug": "vs19_210_025",
            "identifier": "vs19_210_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_025/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1341",
            "description_title": "Emendamento 5.2 L'ABBATE PATTY (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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25654,
            "slug": "vs19_210_075",
            "identifier": "vs19_210_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_075/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 18.10 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.10 DDL n. 1341",
            "description_title": "Emendamento 18.10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        }
    ]
}