Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=291
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=-date&page=292",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=290",
    "results": [
        {
            "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": 25555,
            "slug": "vs19_210_015",
            "identifier": "vs19_210_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_015/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1341",
            "description_title": "Emendamento 4.5 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 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": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "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": 25522,
            "slug": "vs19_210_125",
            "identifier": "vs19_210_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_125/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1341",
            "original_title": "Votazione Articolo 27 DDL n. 1341",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 69,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25502,
            "slug": "vs19_210_087",
            "identifier": "vs19_210_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_087/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 19.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 19.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1341",
            "description_title": "Emendamento 19.5 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25503,
            "slug": "vs19_210_009",
            "identifier": "vs19_210_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_009/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1341",
            "description_title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25738,
            "slug": "vs19_210_172",
            "identifier": "vs19_210_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_172/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 48.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 48.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 48.1 DDL n. 1341",
            "description_title": "Emendamento 48.1 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": 5,
            "n_margin": 43,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25718,
            "slug": "vs19_210_011",
            "identifier": "vs19_210_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_011/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1341",
            "original_title": "Votazione Articolo 3 DDL n. 1341",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25695,
            "slug": "vs19_210_168",
            "identifier": "vs19_210_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_168/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 47.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 47.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.2 DDL n. 1341",
            "description_title": "Emendamento 47.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": 7,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25760,
            "slug": "vs19_210_192",
            "identifier": "vs19_210_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_192/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 192,
            "title": "Ordine del giorno n. 9/1341/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1341/10 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/10 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 25.31
        },
        {
            "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": 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": 25721,
            "slug": "vs19_210_073",
            "identifier": "vs19_210_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_073/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 18.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.8 DDL n. 1341",
            "description_title": "Emendamento 18.8 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25696,
            "slug": "vs19_210_060",
            "identifier": "vs19_210_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_060/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1341",
            "original_title": "Votazione Articolo 15 DDL n. 1341",
            "description_title": "Articolo 15",
            "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": 60,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 25576,
            "slug": "vs19_210_034",
            "identifier": "vs19_210_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_034/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1341",
            "description_title": "Emendamento 7.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25567,
            "slug": "vs19_210_169",
            "identifier": "vs19_210_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_169/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 47.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.300, DDL n. 1341",
            "description_title": "Emendamento 47.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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25574,
            "slug": "vs19_210_042",
            "identifier": "vs19_210_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_042/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1341",
            "original_title": "Votazione Articolo 8 DDL n. 1341",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 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": 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": 25590,
            "slug": "vs19_210_032",
            "identifier": "vs19_210_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_032/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1341",
            "description_title": "Emendamento 6.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25577,
            "slug": "vs19_210_043",
            "identifier": "vs19_210_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_043/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1341",
            "original_title": "Votazione Articolo 9 DDL n. 1341",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25573,
            "slug": "vs19_210_147",
            "identifier": "vs19_210_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_147/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 37.2 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.2 DDL n. 1341",
            "description_title": "Emendamento 37.2 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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 25600,
            "slug": "vs19_210_029",
            "identifier": "vs19_210_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_029/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6.3 EVI ELEONORA (AVS) - Votazione Emendamento 6.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1341",
            "description_title": "Emendamento 6.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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25572,
            "slug": "vs19_210_120",
            "identifier": "vs19_210_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_120/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1341",
            "original_title": "Votazione Articolo 25 DDL n. 1341",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 66,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25562,
            "slug": "vs19_210_008",
            "identifier": "vs19_210_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_008/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1341",
            "original_title": "Votazione Articolo 2 DDL n. 1341",
            "description_title": "Articolo 2",
            "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": 73,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25561,
            "slug": "vs19_210_161",
            "identifier": "vs19_210_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_161/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo 43 - Votazione Articolo 43 DDL n. 1341",
            "original_title": "Votazione Articolo 43 DDL n. 1341",
            "description_title": "Articolo 43",
            "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.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25550,
            "slug": "vs19_210_059",
            "identifier": "vs19_210_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_059/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 15.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1341",
            "description_title": "Emendamento 15.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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25533,
            "slug": "vs19_210_112",
            "identifier": "vs19_210_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_112/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.7 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.7 DDL n. 1341",
            "description_title": "Emendamento 25.7 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.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25511,
            "slug": "vs19_210_047",
            "identifier": "vs19_210_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_047/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1341",
            "description_title": "Emendamento 10.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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25509,
            "slug": "vs19_210_132",
            "identifier": "vs19_210_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_132/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 132,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1341",
            "original_title": "Votazione Articolo 30 DDL n. 1341",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25508,
            "slug": "vs19_210_055",
            "identifier": "vs19_210_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_055/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1341",
            "description_title": "Emendamento 14.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25742,
            "slug": "vs19_210_058",
            "identifier": "vs19_210_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_058/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 15.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1341",
            "description_title": "Emendamento 15.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25741,
            "slug": "vs19_210_028",
            "identifier": "vs19_210_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_028/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 6.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 6.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1341",
            "description_title": "Emendamento 6.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25759,
            "slug": "vs19_210_191",
            "identifier": "vs19_210_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_191/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (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": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25757,
            "slug": "vs19_210_197",
            "identifier": "vs19_210_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_197/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 197,
            "title": "Ordine del giorno n. 9/1341/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/29 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25755,
            "slug": "vs19_210_204",
            "identifier": "vs19_210_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_204/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25749,
            "slug": "vs19_210_198",
            "identifier": "vs19_210_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_198/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 198,
            "title": "Ordine del giorno n. 9/1341/30 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/30 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25748,
            "slug": "vs19_210_199",
            "identifier": "vs19_210_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_199/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 199,
            "title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25726,
            "slug": "vs19_210_069",
            "identifier": "vs19_210_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_069/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 18.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1341",
            "description_title": "Emendamento 18.1 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": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25723,
            "slug": "vs19_210_010",
            "identifier": "vs19_210_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_010/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1341",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25715,
            "slug": "vs19_210_139",
            "identifier": "vs19_210_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_139/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 33.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 33.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1341",
            "description_title": "Emendamento 33.2 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": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25708,
            "slug": "vs19_210_023",
            "identifier": "vs19_210_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_023/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1341",
            "original_title": "Votazione Articolo 4 DDL n. 1341",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "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
        },
        {
            "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
        }
    ]
}