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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=277",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=275",
    "results": [
        {
            "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": 25560,
            "slug": "vs19_210_014",
            "identifier": "vs19_210_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_014/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1341",
            "description_title": "Emendamento 4.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25745,
            "slug": "vs19_210_203",
            "identifier": "vs19_210_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_203/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 203,
            "title": "Ordine del giorno n. 9/1341/36 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1341/36 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/36 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/36 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25564,
            "slug": "vs19_210_053",
            "identifier": "vs19_210_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_053/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1341",
            "original_title": "Votazione Articolo 12 DDL n. 1341",
            "description_title": "Articolo 12",
            "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": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25565,
            "slug": "vs19_210_109",
            "identifier": "vs19_210_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_109/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.4 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.4 DDL n. 1341",
            "description_title": "Emendamento 25.4 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": 23,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25687,
            "slug": "vs19_210_180",
            "identifier": "vs19_210_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_180/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 180,
            "title": "Articolo 53 - Votazione Articolo 53 DDL n. 1341",
            "original_title": "Votazione Articolo 53 DDL n. 1341",
            "description_title": "Articolo 53",
            "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": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25727,
            "slug": "vs19_210_175",
            "identifier": "vs19_210_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_175/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 175,
            "title": "Articolo 49 - Votazione Articolo 49 DDL n. 1341",
            "original_title": "Votazione Articolo 49 DDL n. 1341",
            "description_title": "Articolo 49",
            "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": 70,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25758,
            "slug": "vs19_210_201",
            "identifier": "vs19_210_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_201/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25531,
            "slug": "vs19_210_049",
            "identifier": "vs19_210_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_049/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 10.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1341",
            "description_title": "Emendamento 10.7 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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25540,
            "slug": "vs19_210_136",
            "identifier": "vs19_210_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_136/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 136,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1341",
            "original_title": "Votazione Articolo 32 DDL n. 1341",
            "description_title": "Articolo 32",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25544,
            "slug": "vs19_210_170",
            "identifier": "vs19_210_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_170/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.301, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.301, DDL n. 1341",
            "description_title": "Emendamento 47.301, 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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25568,
            "slug": "vs19_210_018",
            "identifier": "vs19_210_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_018/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.8 EVI ELEONORA (AVS) - Votazione Emendamento 4.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1341",
            "description_title": "Emendamento 4.8 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25557,
            "slug": "vs19_210_171",
            "identifier": "vs19_210_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_171/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 171,
            "title": "Articolo 47 - Votazione Articolo 47 DDL n. 1341",
            "original_title": "Votazione Articolo 47 DDL n. 1341",
            "description_title": "Articolo 47",
            "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": 70,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25570,
            "slug": "vs19_210_106",
            "identifier": "vs19_210_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_106/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1341",
            "original_title": "Votazione Articolo 24 DDL n. 1341",
            "description_title": "Articolo 24",
            "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.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25592,
            "slug": "vs19_210_076",
            "identifier": "vs19_210_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_076/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.12 DDL n. 1341",
            "description_title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25685,
            "slug": "vs19_210_182",
            "identifier": "vs19_210_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_182/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 182,
            "title": "Articolo 55 (Mantenimento) - Votazione Articolo 55 DDL n. 1341",
            "original_title": "Votazione Articolo 55 DDL n. 1341",
            "description_title": "Articolo 55 (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": 83,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 25700,
            "slug": "vs19_210_019",
            "identifier": "vs19_210_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_019/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 EVI ELEONORA (AVS) - Votazione Emendamento 4.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1341",
            "description_title": "Emendamento 4.9 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25714,
            "slug": "vs19_210_054",
            "identifier": "vs19_210_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_054/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1341",
            "original_title": "Votazione Articolo 13 DDL n. 1341",
            "description_title": "Articolo 13",
            "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": 92,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 25724,
            "slug": "vs19_210_155",
            "identifier": "vs19_210_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_155/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 155,
            "title": "Articolo 40 - Votazione Articolo 40 DDL n. 1341",
            "original_title": "Votazione Articolo 40 DDL n. 1341",
            "description_title": "Articolo 40",
            "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": 59.26
        },
        {
            "id": 25734,
            "slug": "vs19_210_165",
            "identifier": "vs19_210_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_165/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo 45 - Votazione Articolo 45 DDL n. 1341",
            "original_title": "Votazione Articolo 45 DDL n. 1341",
            "description_title": "Articolo 45",
            "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": 59.88
        },
        {
            "id": 25750,
            "slug": "vs19_210_200",
            "identifier": "vs19_210_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_200/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 200,
            "title": "Ordine del giorno n. 9/1341/33 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1341/33 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/33 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/33 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25684,
            "slug": "vs19_210_013",
            "identifier": "vs19_210_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_013/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.2 EVI ELEONORA (AVS) - Votazione Emendamento 4.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1341",
            "description_title": "Emendamento 4.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25643,
            "slug": "vs19_210_020",
            "identifier": "vs19_210_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_020/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1341",
            "description_title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25646,
            "slug": "vs19_210_040",
            "identifier": "vs19_210_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_040/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1341",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25728,
            "slug": "vs19_210_070",
            "identifier": "vs19_210_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_070/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 18.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1341",
            "description_title": "Emendamento 18.2 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": 73,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25689,
            "slug": "vs19_210_114",
            "identifier": "vs19_210_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_114/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.10 DDL n. 1341",
            "description_title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25753,
            "slug": "vs19_210_189",
            "identifier": "vs19_210_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_189/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 189,
            "title": "Ordine del giorno n. 9/1341/3 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1341/3 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/3 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 25733,
            "slug": "vs19_210_079",
            "identifier": "vs19_210_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_079/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 18.17 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.17 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.17 DDL n. 1341",
            "description_title": "Emendamento 18.17 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25690,
            "slug": "vs19_210_001",
            "identifier": "vs19_210_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_001/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 1,
            "title": "Delega al governo in materia di salari",
            "original_title": "Votazione finale PDL n. 1275",
            "description_title": "Deleghe al Governo in materia di retribuzione dei lavoratori e di contrattazione collettiva nonché di procedure di controllo e informazione (PDL 1275 e abbinate PDL 141-210-216-306-432-1053-1328)",
            "public_title": "Delega al governo in materia di salari",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25515,
            "slug": "vs19_210_006",
            "identifier": "vs19_210_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_006/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1341",
            "description_title": "Emendamento 2.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25532,
            "slug": "vs19_210_111",
            "identifier": "vs19_210_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_111/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 25.6 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.6 DDL n. 1341",
            "description_title": "Emendamento 25.6 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": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25535,
            "slug": "vs19_210_012",
            "identifier": "vs19_210_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_012/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1341",
            "description_title": "Emendamento 4.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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25537,
            "slug": "vs19_210_152",
            "identifier": "vs19_210_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_152/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 152,
            "title": "Articolo 38 - Votazione Articolo 38 DDL n. 1341",
            "original_title": "Votazione Articolo 38 DDL n. 1341",
            "description_title": "Articolo 38",
            "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": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25538,
            "slug": "vs19_210_153",
            "identifier": "vs19_210_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_153/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 153,
            "title": "Articolo 39 (Mantenimento) - Votazione Articolo 39 DDL n. 1341",
            "original_title": "Votazione Articolo 39 DDL n. 1341",
            "description_title": "Articolo 39 (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": 25,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25556,
            "slug": "vs19_210_030",
            "identifier": "vs19_210_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_030/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 6.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 6.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1341",
            "description_title": "Emendamento 6.4 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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25586,
            "slug": "vs19_210_137",
            "identifier": "vs19_210_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_137/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 33.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 33.300, DDL n. 1341",
            "description_title": "Emendamento 33.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": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25587,
            "slug": "vs19_210_017",
            "identifier": "vs19_210_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_017/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.7 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1341",
            "description_title": "Emendamento 4.7 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25588,
            "slug": "vs19_210_178",
            "identifier": "vs19_210_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_178/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 178,
            "title": "Articolo 51 - Votazione Articolo 51 DDL n. 1341",
            "original_title": "Votazione Articolo 51 DDL n. 1341",
            "description_title": "Articolo 51",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25596,
            "slug": "vs19_210_181",
            "identifier": "vs19_210_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_181/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 181,
            "title": "Articolo 54 - Votazione Articolo 54 DDL n. 1341",
            "original_title": "Votazione Articolo 54 DDL n. 1341",
            "description_title": "Articolo 54",
            "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": 49,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25606,
            "slug": "vs19_210_084",
            "identifier": "vs19_210_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_084/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1341",
            "original_title": "Votazione Articolo 18 DDL n. 1341",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25634,
            "slug": "vs19_210_159",
            "identifier": "vs19_210_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_159/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 42 - Votazione Articolo 42 DDL n. 1341",
            "original_title": "Votazione Articolo 42 DDL n. 1341",
            "description_title": "Articolo 42",
            "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": 70,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25664,
            "slug": "vs19_210_052",
            "identifier": "vs19_210_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_052/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1341",
            "original_title": "Votazione Articolo 11 DDL n. 1341",
            "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": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25666,
            "slug": "vs19_210_063",
            "identifier": "vs19_210_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_063/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 16.3 EVI ELEONORA (AVS) - Votazione Emendamento 16.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1341",
            "description_title": "Emendamento 16.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25679,
            "slug": "vs19_210_187",
            "identifier": "vs19_210_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_187/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 187,
            "title": "Articolo 58 - Votazione Articolo 58 DDL n. 1341",
            "original_title": "Votazione Articolo 58 DDL n. 1341",
            "description_title": "Articolo 58",
            "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": 75,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25702,
            "slug": "vs19_210_003",
            "identifier": "vs19_210_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_003/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1341",
            "description_title": "Emendamento 1.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25756,
            "slug": "vs19_210_202",
            "identifier": "vs19_210_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_202/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 202,
            "title": "Ordine del giorno n. 9/1341/35 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1341/35 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/35 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/35 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25705,
            "slug": "vs19_210_061",
            "identifier": "vs19_210_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_061/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1341",
            "description_title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25707,
            "slug": "vs19_210_092",
            "identifier": "vs19_210_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_092/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.5 DDL n. 1341",
            "description_title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        }
    ]
}